dairiki / lektor-index-pages

Lektor plugin to generate blog-like index pages
MIT License
3 stars 0 forks source link
blog-index lektor plugin

Lektor Index Pages Plugin

PyPI version PyPI Supported Python Versions GitHub license Documentation Status GitHub Actions (Tests) Trackgit Views

This Lektor plugin can be used to generate “index pages” for a blog or similar collection of pages. These index pages list the blog posts segregated by some key, with each index page containing only those posts which match that key.

Examples of what this can be used for include:

Behind the scenes, judicious caching of indexing results, and careful control of Lektor’s dependency tracking prevent all this from slowing the build process down too excruciatingly much.

Project Links

Author

Jeff Dairiki dairiki@dairiki.org