Hacker News new | ask | show | jobs
by casualwriter 1364 days ago
I just made one recently. a minimalist markdown blogging by a single html. very handy to host on github-page, and edit post by github markdown editor.

https://github.com/casualwriter/casual-markdown-blog

syntax highlight is also supported as using casual-markdown.js

https://casualwriter.github.io/casual-markdown/casual-markdo...

hope it fit for your purpose.