Skip to content

Commit 50d3838

Browse files
committed
Add gem-paginate for Jekyll 3 compatibility
1 parent 38b00c1 commit 50d3838

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
markdown: kramdown
33
highlighter: rouge
44

5+
# Gems (for Jekyll 3.0)
6+
gems: [jekyll-paginate]
7+
58
# Permalinks
69
#
710
# Use of `relative_permalinks` ensures post links from the index work properly.

0 commit comments

Comments
 (0)