this post was submitted on 16 Sep 2025
335 points (98.3% liked)

Comic Strips

19557 readers
1283 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 2 weeks ago* (last edited 2 weeks 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.