Skip to content

Pelican plugin that runs "touch" on generated files using the date metadata from the content

License

Notifications You must be signed in to change notification settings

pelican-plugins/touch

Repository files navigation

Touch: A Plugin for Pelican

Build Status PyPI Version License

This Pelican plugin sets the date on generated files based on source content Date: metadata.

Installation

This plugin can be installed via:

python -m pip install pelican-touch

Usage

This plugin performs touch on your generated files, using the date metadata from the source content.

This helps, among other things, to guide the web server regarding how to handle its cache.

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

Pelican plugin that runs "touch" on generated files using the date metadata from the content

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages