Writing HTML in HTML
This website has gone through countless rewrites – from PHP to WordPress to Jekyll to multiple static site generators of my own – but this is the final one. Using a static site generator means that you have to keep track of two sources: the actual Markdown source and the resulting HTML source. Now, creating a new theme, a new post, a new page or even a new site requires no setup – I just open up a HTML document and start writing!
Source: john.ankarstrom.se