RSSAmplifier

Blog

Pankaj More

blog.pankajmore.inRSS feed ↗1 posts

Latest posts

Static site generators focus on the wrong thing

Previously I used Jekyll for blogging. There has been a lot of interest in using static site generators for blogging. I think most of the SSGs get this wrong. The biggest requirement for frequent blogging is that friction to publish should be minimal. SSGs have this git comit,push cycle which is not very frictionless. Jekyll does not scale well. It takes minutes to compile in case you have lots of…