Jekyll Pagination Gotcha
If you’re using Jekyll and pagination (see Template data),
make sure you’re using index.html and NOT index.markdown or index.md.
If you don’t use a .html extension, pagination will not work.
If you’re using Jekyll and pagination (see Template data),
make sure you’re using index.html and NOT index.markdown or index.md.
If you don’t use a .html extension, pagination will not work.