|
|
@ -8,7 +8,10 @@ It calculates the weight of the HTML page including all image media and returns |
|
|
|
it currently is tailored to https://solar.lowtechmagazine.com and needs work in the following areas: |
|
|
|
|
|
|
|
* add options to show file name and generation time |
|
|
|
* properly handle subsites plugin (currently it only works for dither+subsites)* make sure it works with --relative-urls flag |
|
|
|
* properly handle subsites plugin (currently it only works for dither+subsites) |
|
|
|
* make sure it works with --relative-urls flag |
|
|
|
* handle static assets |
|
|
|
|
|
|
|
|
|
|
|
## Use: |
|
|
|
To enable the plugin add it to the `PLUGINS` list in `pelicanconf.py`. |
|
|
|