Tucked file metadata inside GalleryEntry
tikz-gallery-generator
Custum build of stapix for tikz.pablopie.xyz
Fixed symlink overriding issue
Pulled changes from upstream
Improved some error handling
Revamped the logging macros
Changed the loyout of the entrypage
Updated the contact email adress
Removed a redundant TODO item
Decreased the number of preloaded images from the gallery
Cleaned up the example config
Revised and refined text alternatives and captions
Renamed the path to the figure pages
Reordered the images in the gallery
Rewrote all of the text alternatives and captions
Minor tweak to real-number-line.tex
Minor correction to tangent-space.tex
Changed upper-central-projection-drawing.tex
Changed the rendering of links in the figure pages
Improved the intro message of the website
Moved a constant to a different file
Cleaned the example config
Updated the README
Moved .tikz files to .tex
Added support for CC-2.1 and CC-2.5 licenses
Reset the version of the app
Added an option for figures distributed under proprietary licenses
Added a pointer the source of a certain image
Fixed a typo in the example config
Fixed a bug
Added a TODO item
Rewrote the intro message at the top of the gallery
Tweaked some log messages
Added TODO items
Added code to render image source
Updated the core of the application to proccess SVG and TikZ files too
Moved EPS file to SVG
Updated the test config
Updated the package name
Updated the example config
Updated the README
Renamed the Picture type to GalleryEntry
Renamed variants of the license type
Changed the formating of Creative Commons licenses
Changed the display of attributions in pictures
Added missing license types to the README
Added some examples to the repo
Fixed a bug
Added a link to photos.pablopie.xyz in the README
Replaced buisness logic with asserts
Moved a print statement
Replaced array derreference with Iterator::take
Implemented rendering of licensing info
Clamped the number of rendering threads
Removed photos.yml from .gitignore
Added an option to add captions to each figure
Added an aria-label to the figures in the gallery
Updated the README
Added a log message
Rewrote some of the macros
Updated an error message
Added some documentation and formated the code
Added logging
Updated a warning
Moved the rendering code back to the main file
Parallelized the rendering of the WebP thumbnails
Added a TODO items
Cleaned some code
Added photos.yml to .gitignore
Changed the photos subdirectory
Minor tweak
Refactored the structure of the mods
Renamed the PictureInfo type
Moved the code to render the thumbnails to the types module
Minor tweak
Rename the app to stapix instead of yaggen
Factored out some more HTML attributes and paths
Added a TODO item
Changed the target folder
Reformated the code
Minor tweak in the order of attributes in some tags
Added a help snippet for the YAML format of the config files
Added code to render WebP thumbs for index.html
Refactored to code for parsing argv
Added warnings for empty alt attributes
Added code to render the alt attribute of images
Renamed some functions
Added code to print the usage information
Added code too render the pages on individual photos
Wrote code to render the index page
Updated .gitignore
Structed the entrypoint of the application
Initial commit