Hacker News new | ask | show | jobs
by nicbou 851 days ago
If you natively work with Markdown, consider the static site generation approach. It also means that your content is also source-controlled.

Basically, just convert your markdown to HTML, and dump that into your existing templates.