Skip to content

frederik-elwert/pelican-collection-builder

Repository files navigation

Collection Builder: A Plugin for Pelican

Build Status PyPI Version Downloads License

Pelican plugin to generate collection pages from a CSV file

Installation

This plugin can be installed via:

python -m pip install pelican-collection-builder

As long as you have not explicitly added a PLUGINS setting to your Pelican settings file, then the newly-installed plugin should be automatically detected and enabled. Otherwise, you must add collection_builder to your existing PLUGINS list. For more information, please see the How to Use Plugins documentation.

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.

License

This project is licensed under the AGPL-3.0 license.

About

A Pelican plugin to build collections sites from CSV files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages