You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
jcm | 3 years ago | |
COPYING | 3 years ago | |
README.md | 3 years ago |
README.md
jcm-pagination
jcm-pagination is a Pelican plugin designed to be used with the m.css theme.
Installation instructions
- Clone the repository somewhere, like in your Pelican site's folder.
- Add the folder to
PLUGIN_PATHS
in your site's configuration. - Add
'jcm.pagination'
toPLUGINS
. - Done! You can then start using the
jcm-pagination
reST directive in your documents according to the documentation.