diff --git a/README-AUTOPAGES.md b/README-AUTOPAGES.md index 4e24e15..ab52fec 100644 --- a/README-AUTOPAGES.md +++ b/README-AUTOPAGES.md @@ -10,9 +10,12 @@ > This feature is based on [code](https://github.com/stevecrozz/lithostech.com/blob/master/_plugins/tag_indexes.rb) written and graciously donated by [Stephen Crosby](https://github.com/stevecrozz). Thanks! :) * [Site configuration](#site-configuration) +* [Simple configuration](#simple-configuration) + + [Obtaining the original Tag or Category name](#obtaining-the-original-tag-or-category-name) * [Advanced configuration](#advanced-configuration) * [Specialised pages](#specialised-pages) * [Considerations](#considerations) + + [Title should not contain pagination macros](#title-should-not-contain-pagination-macros) * [Example Sites](https://github.com/sverrirs/jekyll-paginate-v2/tree/master/examples) * [Common issues](#common-issues) diff --git a/README-GENERATOR.md b/README-GENERATOR.md index aabff84..72773d5 100644 --- a/README-GENERATOR.md +++ b/README-GENERATOR.md @@ -25,6 +25,7 @@ The **Generator** forms the core of the pagination logic. It is responsible for * [Creating Pagination Trails](#creating-pagination-trails) * [How to detect auto-generated pages](#detecting-generated-pagination-pages) * [Formatting page titles](#formatting-page-titles) +* [Reading pagination meta information](#reading-pagination-meta-information) * [Common issues](#common-issues) - [Dependency Error after installing](#i-keep-getting-a-dependency-error-when-running-jekyll-serve-after-installing-this-gem) - [Bundler error upgrading gem (Bundler::GemNotFound)](#im-getting-a-bundler-error-after-upgrading-the-gem-bundlergemnotfound) @@ -441,6 +442,21 @@ The `title` field in both the site.config and the front-matter configuration sup | :num | number of the current page | Page with `title: "Index"` and paginate config `title: ":title (page :num)"` the second page becomes `