| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Improved subpage organization code in metadata filter | Volpeon | 2021-01-06 | 1 | -0/+1 |
| * | Moved all metadata processing from the build script into a Pandoc Lua filter | Volpeon | 2021-01-05 | 1 | -13/+4 |
| * | Use Pygments for syntax highlighting, design adjustments, preload fonts | Volpeon | 2021-01-02 | 1 | -0/+9 |
| * | Small design revisions | Volpeon | 2021-01-01 | 1 | -9/+2 |
| * | Store list of feeds in metadata file | Volpeon | 2020-12-30 | 1 | -3/+6 |
| * | Fixed subtemplate selection in base template | Volpeon | 2020-12-30 | 1 | -2/+6 |
| * | Better templates structure, better script config | Volpeon | 2020-12-30 | 1 | -7/+6 |
| * | Fixed finding subpages in some cases, use multiple sorted arrays for categories | Volpeon | 2020-12-30 | 1 | -4/+2 |
| * | Revert to old category metadata collection, add support for authors | Volpeon | 2020-12-30 | 1 | -3/+3 |
| * | Fixed regression: Category showed up in child pages as well | Volpeon | 2020-12-29 | 1 | -2/+4 |
| * | Improved metadata generation, added ATOM feeds | Volpeon | 2020-12-29 | 1 | -27/+30 |
| * | Improved CSS classes for page content, added proper ref list macro, build scr... | Volpeon | 2020-12-29 | 1 | -2/+2 |
| * | Handle blog entry categories | Volpeon | 2020-12-28 | 1 | -0/+1 |
| * | Various small fixes, exclude raw ASCII fox from output | Volpeon | 2020-12-28 | 1 | -10/+2 |
| * | Completed automatic metadata generation | Volpeon | 2020-12-27 | 1 | -3/+15 |
| * | Added stylelint, generate some metadata automatically | Volpeon | 2020-12-27 | 1 | -4/+4 |
| * | Improved CSS variable names, improved script variable names, added initial su... | Volpeon | 2020-12-26 | 1 | -2/+2 |
| * | Generate precompressed files, use variables for some nav-related values | Volpeon | 2020-12-26 | 1 | -1/+2 |
| * | Improved CSS definitions, more fine-grained content build script | Volpeon | 2020-12-25 | 1 | -4/+4 |
| * | Various improvements: CSS classes, favicon, design | Volpeon | 2020-12-24 | 1 | -12/+16 |
| * | Added header, improved SCSS structure, use metadata file instead of param, im... | Volpeon | 2020-12-24 | 1 | -9/+19 |
| * | Added favicon, also watch templates folder | Volpeon | 2020-12-23 | 1 | -1/+2 |
| * | Switched from cssnano to csso, added robots.txt, changed output dir | Volpeon | 2020-12-22 | 1 | -0/+1 |
| * | Misc changes | Volpeon | 2020-12-22 | 1 | -15/+0 |
| * | Use Pandoc to write content in Markdown | Volpeon | 2020-12-21 | 1 | -0/+67 |