parent
56436f46fe
commit
eac51ba189
|
@ -9,7 +9,7 @@ multiple pages. Jekyll offers a pagination plugin, so you can automatically
|
||||||
generate the appropriate files and folders you need for paginated listings.
|
generate the appropriate files and folders you need for paginated listings.
|
||||||
|
|
||||||
For Jekyll 3, include the `jekyll-paginate` plugin in your Gemfile and in
|
For Jekyll 3, include the `jekyll-paginate` plugin in your Gemfile and in
|
||||||
your `_config.yml` under `gems`. For Jekyll 2, this is standard.
|
your `_config.yml` under `plugins`. For Jekyll 2, this is standard.
|
||||||
|
|
||||||
<div class="note info">
|
<div class="note info">
|
||||||
<h5>Pagination only works within HTML files</h5>
|
<h5>Pagination only works within HTML files</h5>
|
||||||
|
|
Loading…
Reference in New Issue