| Commit message (Expand) | Author | Age | Files | Lines |
| * | Show secret footer, add link meta tag to feed for owning page, finished home ... | Volpeon | 2021-01-10 | 10 | -59/+33 |
| * | Moved output filename handling into Pandoc filter, implemented path rewriting | Volpeon | 2021-01-10 | 7 | -77/+102 |
| * | Added ream journal entry 1 | Volpeon | 2021-01-09 | 2 | -0/+30 |
| * | Improved build script variable names, use output instead of input filenames t... | Volpeon | 2021-01-09 | 2 | -79/+95 |
| * | Added section link to the header in regular pages, improved template structur... | Volpeon | 2021-01-08 | 10 | -96/+145 |
| * | Optimized CSS for code blocks | Volpeon | 2021-01-07 | 4 | -25/+16 |
| * | Small design adjustments, added support for code blocks marked as 'plain' | Volpeon | 2021-01-07 | 7 | -6/+40 |
| * | Improved general structure, resolve category name in metadata filter, added h... | Volpeon | 2021-01-07 | 17 | -112/+157 |
| * | Improved subpage organization code in metadata filter | Volpeon | 2021-01-06 | 5 | -114/+118 |
| * | Moved all metadata processing from the build script into a Pandoc Lua filter | Volpeon | 2021-01-05 | 14 | -200/+300 |
| * | Use Pygments for syntax highlighting, design adjustments, preload fonts | Volpeon | 2021-01-02 | 14 | -44/+112 |
| * | Small design revisions | Volpeon | 2021-01-01 | 7 | -37/+27 |
| * | Support drafts via _ prefix in filename | Volpeon | 2021-01-01 | 2 | -20/+22 |
| * | Revert to old subpage find commands, include page content in feed | Volpeon | 2020-12-31 | 2 | -11/+14 |
| * | Add last_update metadata to pages | Volpeon | 2020-12-31 | 2 | -2/+17 |
| * | Design: Less vertical padding for containers on mobile | Volpeon | 2020-12-31 | 2 | -0/+6 |
| * | Build script: More efficient way to find subpages | Volpeon | 2020-12-31 | 1 | -11/+16 |
| * | Simplified category list | Volpeon | 2020-12-31 | 2 | -2/+2 |
| * | Don't include page's own metadata in added metadata | Volpeon | 2020-12-31 | 1 | -9/+6 |
| * | Don't use local Iosevka to see subsetting errors | Volpeon | 2020-12-30 | 1 | -2/+2 |
| * | Use local Iosevka font, if installed | Volpeon | 2020-12-30 | 1 | -2/+4 |
| * | Improved build script output, metadata processing, and function names | Volpeon | 2020-12-30 | 1 | -27/+33 |
| * | Store list of feeds in metadata file | Volpeon | 2020-12-30 | 3 | -8/+14 |
| * | Fixed subtemplate selection in base template | Volpeon | 2020-12-30 | 1 | -2/+6 |
| * | Configurable deploy target | Volpeon | 2020-12-30 | 3 | -2/+13 |
| * | More generic font compression script | Volpeon | 2020-12-30 | 1 | -13/+13 |
| * | Better templates structure, better script config | Volpeon | 2020-12-30 | 18 | -30/+83 |
| * | Fixed finding subpages in some cases, use multiple sorted arrays for categories | Volpeon | 2020-12-30 | 4 | -8/+14 |
| * | Revert to old category metadata collection, add support for authors | Volpeon | 2020-12-30 | 6 | -18/+69 |
| * | Fixed regression: Category showed up in child pages as well | Volpeon | 2020-12-29 | 2 | -3/+8 |
| * | Added definition list styling | Volpeon | 2020-12-29 | 2 | -1/+25 |
| * | Improved metadata generation, added ATOM feeds | Volpeon | 2020-12-29 | 10 | -109/+187 |
| * | Improved CSS classes for page content, added proper ref list macro, build scr... | Volpeon | 2020-12-29 | 18 | -135/+178 |
| * | Handle blog entry categories | Volpeon | 2020-12-28 | 14 | -27/+76 |
| * | Export pages grouped by year as array instead of object | Volpeon | 2020-12-28 | 2 | -10/+10 |
| * | Improved CSS vars and scopes | Volpeon | 2020-12-28 | 11 | -51/+79 |
| * | Various small fixes, exclude raw ASCII fox from output | Volpeon | 2020-12-28 | 9 | -34/+63 |
| * | Completed automatic metadata generation | Volpeon | 2020-12-27 | 6 | -19/+31 |
| * | Added stylelint, generate some metadata automatically | Volpeon | 2020-12-27 | 21 | -309/+2169 |
| * | Build script: Improved path and relative link calculation, added vars to conf... | Volpeon | 2020-12-27 | 1 | -13/+28 |
| * | Improved CSS variable names, improved script variable names, added initial su... | Volpeon | 2020-12-26 | 19 | -135/+172 |
| * | Improved SCSS structure, keep less glyphs in fonts | Volpeon | 2020-12-26 | 11 | -31/+33 |
| * | Improved build script output | Volpeon | 2020-12-26 | 4 | -11/+12 |
| * | Generate precompressed files, use variables for some nav-related values | Volpeon | 2020-12-26 | 7 | -20/+37 |
| * | Improved CSS definitions, more fine-grained content build script | Volpeon | 2020-12-25 | 12 | -112/+168 |
| * | Various improvements: CSS classes, favicon, design | Volpeon | 2020-12-24 | 13 | -46/+114 |
| * | Added header, improved SCSS structure, use metadata file instead of param, im... | Volpeon | 2020-12-24 | 25 | -390/+466 |
| * | Improved typography | Volpeon | 2020-12-23 | 1 | -12/+18 |
| * | Fixed SASS compilation, added font fallbacks | Volpeon | 2020-12-23 | 3 | -2/+7 |
| * | Added favicon, also watch templates folder | Volpeon | 2020-12-23 | 5 | -3/+14 |