Hacker News new | ask | show | jobs
by MrGilbert 2316 days ago
> I have seen CMS come and go. And I'm tired of it. Text files are forever.

My website uses a "Apache-DirectoryListing"-like asp.net core frontend + a backend markdown parser.

If I weren't that lazy, I'm pretty sure I could have written a module for apache or nginx with an integrated md parser. Maybe there is something already.

1 comments

Might be a good job for Caddy Server.
Oh, that's cool! Thanks! I just skimmed through the docs, and the markdown stuff looks promising. Maybe I'll switch over to Caddy.