Hacker News new | ask | show | jobs
by d3nj4l 2055 days ago
You can use Jekyll for a JS-less markdown to static site generator.
1 comments

Also zola, hugo, and other pretty light weight generators are quite okay. I'm using zola which runs nicely on Win/Mac/Linux. All you need to get started is some theme/template and your blog posts in Markdown. Then enrich it with whatever floats your boat.