A Pelican plugin to add meta-data to generated HTML pages
__init__.py | ||
page_metadata.py | ||
README.md |
#Page Meta-Data
A plugin to add meta-data for each generated page in the format:
index.html Tue 12 Nov 2019 03:52:15 PM CET 57.637KB
It calculates the weight of the HTML page including all image media. A time stamp reflecting the date of generation is also added.
The data is appended at the end of the HTML, so nothing fancy for now.