Pelican pagination: A Plugin for Pelican
====================================================
[![build](https://github.com/bryanwweber/pelican-pagination/actions/workflows/main.yml/badge.svg)](https://github.com/bryanwweber/pelican-pagination/actions/workflows/main.yml)
[![PyPI Version](https://img.shields.io/pypi/v/pelican-pagination)](https://pypi.org/project/pelican-pagination/)
![Python Versions](https://img.shields.io/pypi/pyversions/pelican-pagination)
![License](https://img.shields.io/pypi/l/pelican-pagination?color=blue)
Sane pagination for Pelican
Installation
------------
This plugin can be installed via:
```shell
python -m pip install pelican-pagination
```
Usage
-----
Contributing
------------
Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].
To start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.
[existing issues]: https://github.com/bryanwweber/pelican-pagination/issues
[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html
License
-------
This project is licensed under the BSD-3-Clause license.
Raw data
{
"_id": null,
"home_page": "",
"name": "pelican-pagination",
"maintainer": "",
"docs_url": null,
"requires_python": "<4.0,>=3.8.1",
"maintainer_email": "",
"keywords": "pelican plugin pagination",
"author": "",
"author_email": "Bryan Weber <bryan.w.weber@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ab/24/d27955452e92bb95e27f607869ba3f483144ebad300583246d683e997e80/pelican_pagination-2.0.0.tar.gz",
"platform": null,
"description": "Pelican pagination: A Plugin for Pelican\n====================================================\n\n[![build](https://github.com/bryanwweber/pelican-pagination/actions/workflows/main.yml/badge.svg)](https://github.com/bryanwweber/pelican-pagination/actions/workflows/main.yml)\n[![PyPI Version](https://img.shields.io/pypi/v/pelican-pagination)](https://pypi.org/project/pelican-pagination/)\n![Python Versions](https://img.shields.io/pypi/pyversions/pelican-pagination)\n![License](https://img.shields.io/pypi/l/pelican-pagination?color=blue)\n\nSane pagination for Pelican\n\nInstallation\n------------\n\nThis plugin can be installed via:\n\n```shell\npython -m pip install pelican-pagination\n```\n\nUsage\n-----\n\n\nContributing\n------------\n\nContributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].\n\nTo start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.\n\n[existing issues]: https://github.com/bryanwweber/pelican-pagination/issues\n[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html\n\nLicense\n-------\n\nThis project is licensed under the BSD-3-Clause license.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Paginate articles",
"version": "2.0.0",
"project_urls": {
"Documentation": "https://docs.getpelican.com",
"Funding": "https://donate.getpelican.com/",
"Homepage": "https://github.com/bryanwweber/pelican-pagination",
"Issues": "https://github.com/bryanwweber/pelican-pagination/issues",
"Source": "https://github.com/bryanwweber/pelican-pagination"
},
"split_keywords": [
"pelican",
"plugin",
"pagination"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fd3fa16cea0ffbe4265fe853612171917878eb427164e91a2308a43d3194228c",
"md5": "e7734ea13f7482d850f91443de9b62f9",
"sha256": "b7507493ae53c923af275043914dd213bd6a50b7fcdf80802ce831b9e14310fe"
},
"downloads": -1,
"filename": "pelican_pagination-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e7734ea13f7482d850f91443de9b62f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8.1",
"size": 2708,
"upload_time": "2024-03-11T18:08:12",
"upload_time_iso_8601": "2024-03-11T18:08:12.509610Z",
"url": "https://files.pythonhosted.org/packages/fd/3f/a16cea0ffbe4265fe853612171917878eb427164e91a2308a43d3194228c/pelican_pagination-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ab24d27955452e92bb95e27f607869ba3f483144ebad300583246d683e997e80",
"md5": "eb4e0c2761315f99927fa94bf337a8c7",
"sha256": "4e58c1897a1803037bccc7cf363300375ef032d486066af5939e09c38ee6c971"
},
"downloads": -1,
"filename": "pelican_pagination-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "eb4e0c2761315f99927fa94bf337a8c7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8.1",
"size": 2558,
"upload_time": "2024-03-11T18:08:14",
"upload_time_iso_8601": "2024-03-11T18:08:14.285831Z",
"url": "https://files.pythonhosted.org/packages/ab/24/d27955452e92bb95e27f607869ba3f483144ebad300583246d683e997e80/pelican_pagination-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-11 18:08:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bryanwweber",
"github_project": "pelican-pagination",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pelican-pagination"
}