Hacker News new | ask | show | jobs
by olaven 2284 days ago
If you don't mind some self promotion:

I made a tiny, markdown-based blogging solution called Markblog. (https://github.com/olaven/markblog)

No frontend framework. Just Markdown. With Github Pages/Github Actions you'll have hosting and automatic building as well (https://olaven.org/out/guides/blog_with_git_and_markdown.htm...)

This is the blogging platform i prefer and I hope it can be of use for someone else :-)

1 comments

Markblog looks promising, thank you!