jcm-pagination/README.md

10 lines
506 B
Markdown
Raw Permalink Normal View History

2020-08-22 17:08:55 +02:00
# jcm-pagination
jcm-pagination is a Pelican plugin designed to be used with the [m.css](https://mcss.mosra.cz/) theme.
## Installation instructions
1. Clone the repository somewhere, like in your Pelican site's folder.
2. Add the folder to `PLUGIN_PATHS` in your site's configuration.
3. Add `'jcm.pagination'` to `PLUGINS`.
4. Done! You can then start using the `jcm-pagination` reST directive in your documents according to the [documentation](https://williamjcm.ovh/coding/jcm-pagination/).