this post was submitted on 15 Oct 2023
15 points (94.1% liked)

sdfpubnix

1298 readers
1 users here now

Fans of SDF

founded 1 year ago
MODERATORS
 

I just noticed (and made a post on BBOARD under REQUESTS) that Jekyll doesn't seem to be available anymore. It seemed as of a few years ago that was the popular choice for hosting a blog on SDF.

But maybe there are better solutions these days?

I don't want to do some sort of Wordpress or any sort of database-backed thing. I just want a lightweight, static generator of some sort, that can take Markdown and update a bunch of HTML files, maintaining the site structure, index files, etc. etc.

Back in the day I used Blosxom for this, but it got hard to keep running (at least for me, not being very into Perl), so I migrated everything over to Jekyll... but it's never really been the lightweight, easy-to-use solution that I hoped it would be.

Anyone have thoughts or suggestions?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 11 months ago
[–] [email protected] 3 points 11 months ago

im a minimalist so i just made a gemini page. and i have a mastodon acct. tbf neither probably the right size for what you’re describing though

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

I decided to move to gemini on SDF. Data is far easier to maintain and you can use any editor to add/change files.

In case you do not know what I am referring to:

https://wiki.sdf.org/doku.php?id=gemini_site_setup_and_hosting_features

[–] [email protected] 1 points 10 months ago

Thanks for the reminder about Gemini... I decided to try it out and have been enjoying the process so far. We'll see how it goes!

[–] [email protected] 3 points 11 months ago

Not exactly a blog, but I'm using Dokuwiki to maintain everything wiki and blog-like, be it in SDF or elsewhere. Doesn't need a database, you can upload your content via whatever (SSH, RPC, git push, etc) and has various templates geared towards personal sites or information sites.

[–] [email protected] 2 points 11 months ago

I made a php script to read markdown for mine