Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Jekyll 3.0 #212

Merged
merged 1 commit into from
Feb 5, 2016
Merged

Update to Jekyll 3.0 #212

merged 1 commit into from
Feb 5, 2016

Conversation

pbanaszkiewicz
Copy link
Member

Changes:

  • added a pagination gem

Maybe worth adding (cc @gvwilson):

Noticed changes:

  • blog categories aren't lowercased anymore (ie. 'amy' became 'AMY')

All in all it seems like pretty easy migration; I'll upgrade the server's version once this is merged.

This fixes #211.

The changes:
* adding a pagination gem
@pbanaszkiewicz
Copy link
Member Author

The strange behaviour from #210 does appear in my build:

  • newly added post triggers jekyll rebuild, but the post doesn't show up
  • it was necessary to rerun jekyll serve (make serve) - then the post showed up

jduckles added a commit that referenced this pull request Feb 5, 2016
@jduckles jduckles merged commit af11413 into swcarpentry:gh-pages Feb 5, 2016
@pbanaszkiewicz pbanaszkiewicz mentioned this pull request Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jekyll upgrade on GitHub Pages
2 participants