5 ms·
this is probably the best chance I'll get to plug this on HN: https://github.com/mivanit/pandoc-sitegen https://github.com/mivanit/pandoc-sitegen It's a truly
by not_skynet 4y ago
this is probably the best chance I'll get to plug this on HN:
https://github.com/mivanit/pandoc-sitegen https://github.com/mivanit/pandoc-sitegen
It's a truly dead simple static site generator that uses pandoc to turn the markdown into HTML, and mustache as the templating language. It's about 400 lines of actual code total. It doesn't include an actual server, it just converts your markdown files into HTML. It's by no means finished but I use it for my personal website.