Distribusi is a content management system for the web that produces static pages based on the file system.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Changelog
|
|
|
|
|
|
|
|
The changelog was only added at version 0.0.4.
|
|
|
|
|
|
|
|
|
|
|
|
## 0.0.6
|
|
|
|
|
|
|
|
* Distribusi only prints when called with `--verbose`
|
|
|
|
* Restyled `--verbose` output
|
|
|
|
* Generated indexes can be removed with `--remove-indexes`
|
|
|
|
* .html and .txt files are now expanded and included as snippets in the index file
|
|
|
|
* code rewrite for clarity
|
|
|
|
* HTML output is more precisely styleable
|
|
|
|
|
|
|
|
## 0.0.5
|
|
|
|
|
|
|
|
* Use loose bounds for dependencies
|
|
|
|
* Don't call exiftools on every execution
|
|
|
|
* If `PILLOW` can't thumbnail an image it is included as a link instead
|
|
|
|
|
|
|
|
## 0.0.4
|
|
|
|
|
|
|
|
* Add captions from EXIF metadata
|
|
|
|
* Custom stylesheet usage
|
|
|
|
* Ability to hide filenames
|