tikz-gallery-generator

Custum build of stapix for tikz.pablopie.xyz

3bb8e16c — Pablo

Tucked file metadata inside GalleryEntry

22e61697 — Pablo

Fixed symlink overriding issue

9a1bf444 — Pablo

Pulled changes from upstream

3986bf76 — Pablo

Improved some error handling

e54035f0 — Pablo

Revamped the logging macros

33f7b82e — Pablo

Changed the loyout of the entrypage

884a2153 — Pablo

Updated the contact email adress

5eef0257 — Pablo

Removed a redundant TODO item

5d2a5133 — Pablo

Decreased the number of preloaded images from the gallery

c3f58378 — Pablo

Cleaned up the example config

58decd18 — Pablo

Revised and refined text alternatives and captions

a24158d1 — Pablo

Renamed the path to the figure pages

d1e82eb8 — Pablo

Reordered the images in the gallery

3f208490 — Pablo

Rewrote all of the text alternatives and captions

600c1da2 — Pablo

Minor tweak to real-number-line.tex

58ef9f9b — Pablo

Minor correction to tangent-space.tex

a7cedfbd — Pablo

Changed upper-central-projection-drawing.tex

66dd5f9f — Pablo

Changed the rendering of links in the figure pages

1ed0b71f — Pablo

Improved the intro message of the website

467299ca — Pablo

Moved a constant to a different file

76235658 — Pablo

Cleaned the example config

4754f105 — Pablo

Updated the README

9595d4e3 — Pablo

Moved .tikz files to .tex

a46cb251 — Pablo

Added support for CC-2.1 and CC-2.5 licenses

64301793 — Pablo

Reset the version of the app

222aa8a1 — Pablo

Added an option for figures distributed under proprietary licenses

9845df6c — Pablo

Added a pointer the source of a certain image

b2889e7b — Pablo

Fixed a typo in the example config

9d92ab75 — Pablo

Fixed a bug

f343dc68 — Pablo

Added a TODO item

bff4a7f4 — Pablo

Rewrote the intro message at the top of the gallery

0a94966a — Pablo

Tweaked some log messages

4566081d — Pablo

Added TODO items

e337b41d — Pablo

Added code to render image source

ff93a620 — Pablo

Updated the core of the application to proccess SVG and TikZ files too

e0695d75 — Pablo

Moved EPS file to SVG

cfc6a61d — Pablo

Updated the test config

6561d13a — Pablo

Updated the package name

28a4e6c4 — Pablo

Updated the example config

f4e1af7b — Pablo

Updated the README

b68e180a — Pablo

Renamed the Picture type to GalleryEntry

ccdb0dca — Pablo

Renamed variants of the license type

08cd30a9 — Pablo

Changed the formating of Creative Commons licenses

ed67e612 — Pablo

Changed the display of attributions in pictures

27a47009 — Pablo

Added missing license types to the README

a04a3655 — Pablo

Added some examples to the repo

9a727c8f — Pablo

Fixed a bug

262de91b — Pablo

Added a link to photos.pablopie.xyz in the README

f927aa34 — Pablo

Replaced buisness logic with asserts

d671c683 — Pablo

Moved a print statement

743086c0 — Pablo

Replaced array derreference with Iterator::take

2624bb55 — Pablo

Implemented rendering of licensing info

114e4420 — Pablo

Clamped the number of rendering threads

6e52def7 — Pablo

Removed photos.yml from .gitignore

3d866cd2 — Pablo

Added an option to add captions to each figure

eac829ed — Pablo

Added an aria-label to the figures in the gallery

c088cc72 — Pablo

Updated the README

573b95c0 — Pablo

Added a log message

f8e5c2a3 — Pablo

Rewrote some of the macros

8d0830bb — Pablo

Updated an error message

5b3da5c4 — Pablo

Added some documentation and formated the code

b28c1d98 — Pablo

Added logging

c1960748 — Pablo

Updated a warning

49777043 — Pablo

Moved the rendering code back to the main file

791bf7ed — Pablo

Parallelized the rendering of the WebP thumbnails

f026aae2 — Pablo

Added a TODO items

8b06eec9 — Pablo

Cleaned some code

5b66f923 — Pablo

Added photos.yml to .gitignore

cc388e27 — Pablo

Changed the photos subdirectory

3116ac7b — Pablo

Minor tweak

9a6ecf01 — Pablo

Refactored the structure of the mods

022054ea — Pablo

Renamed the PictureInfo type

fc9009e6 — Pablo

Moved the code to render the thumbnails to the types module

fe35f124 — Pablo

Minor tweak

e60aaef2 — Pablo

Rename the app to stapix instead of yaggen

6f6871e7 — Pablo

Factored out some more HTML attributes and paths

64f4f792 — Pablo

Added a TODO item

07999f70 — Pablo

Changed the target folder

66728d28 — Pablo

Reformated the code

83240ffe — Pablo

Minor tweak in the order of attributes in some tags

2f58377c — Pablo

Added a help snippet for the YAML format of the config files

8d3cc29b — Pablo

Added code to render WebP thumbs for index.html

d354aa8f — Pablo

Refactored to code for parsing argv

f4f1bcff — Pablo

Added warnings for empty alt attributes

7d79b58a — Pablo

Added code to render the alt attribute of images

ef94eff8 — Pablo

Renamed some functions

06e5254b — Pablo

Added code to print the usage information

3aa8447a — Pablo

Added code too render the pages on individual photos

d80dca9c — Pablo

Wrote code to render the index page

05d1134f — Pablo

Updated .gitignore

7c36a510 — Pablo

Structed the entrypoint of the application

63e85c85 — Pablo

Initial commit