Following 767174e13396316f90937f156136d1b66a0f0512, the site fails to build. It seems that, when setting `pagination: 10`, Jekyll 0.12.0 (which Github Pages uses) requires `index.html`, but we only have `index.md`. This works fine in Jekyll 1.0.0.beta1.
Following 767174e, the site fails to build.
It seems that, when setting
pagination: 10, Jekyll 0.12.0 (which Github Pages uses) requiresindex.html, but we only haveindex.md.This works fine in Jekyll 1.0.0.beta1.