Gallery
Create automatic image galleries
A gallery is a folder in galleries/ that:
- Has an index.md file
- Has one or more images and/or sub-galleries
Then:
- The images are assumed copied and thumbnailed
- The index.md will be used to build a page with its contents and a nice display of the images and sub-galleries below it.
Class methods
enable(is_enabled : Bool, galleries_path : Path)
Enable galleries feature
new_gallery(path)
Create a new gallery
read_all(path)