So I've Been Thinking About Static Site Generators

43 points by polywolf


snej

Just out of curiosity: why is extreme speed so important to you?

nick4

Fun article! I made my own interestingly quirky SSG recently and had a lot of fun too (albeit with very different goals as the author--my SSG is the opposite of fast). The world could use more quirky code!

denis

My own SSG (Nanoc, written in Ruby) does an incremental build of my own site (about 1200 files) in 1–1.5s, which is plenty fast for me.

dmbaturin

OCaml Not Incremental Slow in all ways :)

What?