Skip to content

Comment on Poll: What's your favorite static site generator?

Comments

Just plain html/css plus Mustache (the logic-less tempaltes).

Not much new things to learn, literally no limits and a lot of freedom.

And here is my toolset:

LIVEditor: Edit html and css and see the result instantly (http://liveditor.com, my own project, you can imagine LIVEditor = Web Browser + Code Editor + Html Inspector like the one in Firebug).

Mustache: Use this logic-less template system to represent reusable content in the html.

Python: Call pystache to stuff the {{mustache}} templates in the html files.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.