John Ohno
1 min readMar 12, 2019

--

I strongly recommend, in the rare cases when writing HTML by hand is untenable, rolling your own static site generator or template engine.

A template engine that cannot be written by a single developer in a few minutes is one that is too heavy (and liable to produce sites that are too heavy); rolling your own — and rolling a new one for different kinds of pages — keeps complexity down by keeping it exposed.

--

--

John Ohno
John Ohno

Written by John Ohno

Resident hypertext crank. Author of Big and Small Computing: Trajectories for the Future of Software. http://www.lord-enki.net

No responses yet