Zum Inhalt der Seite gehen


Sensitiver Inhalt

zeitverschreib [friendica] hat dies geteilt.

Als Antwort auf Rocketman

Before you reply “you just need to get comfortable with git,” please consider that I have already tried to do so, and failed.
Als Antwort auf Rocketman

The trick isn't so much that you need Git, it's that you need some way to trigger Hugo rebuilding your static pages and deploy them to wherever you host the site. And most solutions for doing that are built on Git (sigh).

How are you deploying the static pages currently? SFTP? Something else?

Als Antwort auf Rocketman

Something like Decap CMS might work. It lets you put a graphical, web-based editor on top of your existing Hugo stack. Web-based editor means you can post from any device with a browser. It's Git-based, but it's a one-time thing; you connect Decap to your Git repository and it takes things from there.

Hugo is a supported backend, and the docs have instructions on how specifically to set up Decap with Hugo.

(Disclaimer: I have used Hugo many times, but have never personally used Decap.)

decapcms.org/

Als Antwort auf Jason Lefkowitz

@jalefkowit decap never clicked for me (back when it was Netlify cms).

There’s a new one called Pages CMS which looks promising. Going to try it soon

Als Antwort auf Adrianna Tan

@skinnylatte I still miss Movable Type, which really hit a sweet spot: nice browser-based content management, but the backend was all about crunching out static files you could host anywhere and that scaled like crazy.

Static publishing these days is pitched exclusively at the turbo nerd market, which is fine if you're a turbo nerd. But most people aren't.

Als Antwort auf Rocketman

could you somehow draft in Markdown and convert to html (using, say, pandoc) on the server?
Als Antwort auf Fish Id Wardrobe

@fishidwardrobe Tried that. I even had my hoster install Hugo.

But it gets complicated when there’s images involved. Also, I want to be able to post from several devices, so git looked like a sane option. Until it didn’t.

Unbekannter Ursprungsbeitrag

mastodon - Link zum Originalbeitrag
Rocketman

@neil Thanks!

90% of my computer time happens on my phone these days. So I should probably optimize for posting from that device.

Als Antwort auf Rocketman

I have an iPhone, so I use Drafts to draft a post and then I post it later. If it's on a web server, I'm assuming not because you said git, but I use the app, Drafts, to make a Draft text file on a WebDav directory and then I edit the front matter and push to Git later. This helped me a lot too bilge.world/using-drafts-with-…
Als Antwort auf Rocketman

I should add that I like static HTML; Hugo is fine; I’m suspicious of complex web apps like WordPress; and the project’s mad king can fuck right off.

But I’d also very much like a blog that I can actually post to.

Als Antwort auf Rocketman

Markdown editor -> syncthing -> magic on a server doing things with the markdown?
Als Antwort auf liebach

@m Yeah, except the “magic on the server” ended up being git-hooks. Which turned out to be out of my league.
Als Antwort auf Rocketman

Do you need git for hugo? Can't you just edit files in the source dir, have a cronjob run hugo on it every n minutes, and if successful, deploy?

It's moronically simple. Maybe too simple.

Als Antwort auf liebach

@m this doesn’t sound like a great way to handle images.

Also, it’s probably rather clunky from mobile.

Als Antwort auf liebach

@m Right. I had already considered WriteFreely.

But if I’m heading down the path of shonky web applications, I figured I might as well go the whole hog and run WordPress.

Als Antwort auf Rocketman

Writefreely is a go app IIRC, WordPress is PHP hell, and a favourite target of script kiddies. Choose wisely what you end up having to maintain an installation of.
Als Antwort auf liebach

@m I've already had my first spam comment. Something Russian, naturally.
Als Antwort auf Rocketman

I write in notes, or record voice notes. I then edit on the laptop and publish from there.

I do have git access to fix typos and whatnot, but I don’t do anything major in it.

Als Antwort auf Rocketman

@Rocketman Same problem here. I rather like Hugo, but I hate having to update the site from a specific computer.
Als Antwort auf Rocketman

If it's on GitHub or GitLab, you can use DecapCMS or SveltiaCMS.

You might also want to try @publii@mastodon.social / @Publii@fosstodon.org , but maybe that doesn't run on mobile*

*except Linux phones

Als Antwort auf Rocketman

I believe Publii gets close, where you only access a git API via a hosted service, which you just use like a file system. No?
@publii@mastodon.social @Publii@fosstodon.org
Als Antwort auf Rocketman

You can use GitHub.com / their app to create markdown files in your repo, no git required?
Als Antwort auf Jordan Biserkov

@jbiserkov That would solve approximately none of my problems, AND make me reliant on a centralized service owned by Microsoft.

Not at all what I want.

Unbekannter Ursprungsbeitrag

mastodon - Link zum Originalbeitrag
Martin Schmitt
@jpmens What this wise old man says. ☝️
Unbekannter Ursprungsbeitrag

mastodon - Link zum Originalbeitrag
Rocketman

@jpmens Good advice, thanks.

Done.

Unbekannter Ursprungsbeitrag

mastodon - Link zum Originalbeitrag
Rocketman

@jpmens @unixtippse No no, not late at all.

This is still a welcome affirmation :-)