Elektrine lite

← Feed

@pthane@toot.wales

Post #1398739

2026-03-08 11:17 UTC

@simon_brooke I'm currently tinkering with a very basic html only site. Something I've done occasionally over the last 30 years without ever getting past beginner level.

Replies (2)

  • @simon_brooke@mastodon.scot 2026-03-08 11:25

    @pthane I use #Cryogen for all my essentially static sites. It's simple and (fairly) elegant and suits me, but you need to be tolerant of a command line, and there are, as I say, literally hundreds of alternatives. http://cryogenweb.org/

    Open ##1398740

  • @nilspickert@chaos.social 2026-03-09 06:56

    @pthane @simon_brooke switched from WordPress to static since some time. I use Hugo to generate the HTML from markdown, works well, but if you want to adapt something in the templates, it has a learning curve.

    Open ##1398741