1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-26 16:13:45 +02:00

README.md: Add link to Hugo docs for pagination

This commit is contained in:
Alan Orth 2016-10-05 17:24:00 +03:00
parent 986c906c6d
commit a6fb8ef9a8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -12,7 +12,7 @@ See [my blog](https://picturingjordan.com) for an example of this theme in use.
- robots.txt linking to XML sitemap (disabled by default, see [Hugo docs](https://gohugo.io/extras/robots-txt/))
- Displays categories and tags from front matter
- Basic support for [multi-lingual content](https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md) (added in Hugo 0.17)
- Configurable pagination for posts, categories, and tags pages
- Configurable [pagination](https://gohugo.io/extras/pagination/) for posts, categories, and tags pages
## Usage
Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values.