Well, it appears that I cannot paginate using jekyll-paginator in github.io unless using some hack to install the updated gem. It’s not a bad hack but still, I prefer not to start tampering things over here unless utterly necessary. The irony is that even an index page holding 365 post excerpts would never bypass a single modern javascript-driven site in size. For the current ~30 pages, the html+css size is 25+9kb - meaning a full year won’t exceed even 500kb. Absurd. There are some embedded images, iframes and various javascript junk, but that’s left for the browser to optimize.

More jekyll goodies can be found in this cheat sheet - not 100% compatible with the github’s particular setup, but good enough.

Untitled