this post was submitted on 16 Sep 2025
344 points (98.0% liked)

Comic Strips

19337 readers
933 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.zip 3 points 4 days ago* (last edited 4 days ago)

A bunch of markdown files, pandoc, sed, a server (php -S). That's all you need.
Alternatively, asciidoctor to replace markdown, pandoc and sed.

If you want to go fancy, please use a static site generator.