| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WIP: Redesign | Volpeon | 2021-03-26 | 2 | -70/+12 |
* | WIP: Redesign | Volpeon | 2021-03-23 | 3 | -2/+82 |
* | WIP: Redesign | Volpeon | 2021-03-22 | 3 | -10/+20 |
* | WIP: Redesign | Volpeon | 2021-03-21 | 2 | -22/+11 |
* | WIP: Redesign | Volpeon | 2021-03-19 | 6 | -53/+74 |
* | Various small fixes | Volpeon | 2021-01-24 | 3 | -35/+1 |
* | Replace blogs with notebooks (i.e. no dates, grouped by category) | Volpeon | 2021-01-21 | 3 | -3/+25 |
* | Show secret footer, add link meta tag to feed for owning page, finished home ... | Volpeon | 2021-01-10 | 2 | -0/+7 |
* | Moved output filename handling into Pandoc filter, implemented path rewriting | Volpeon | 2021-01-10 | 1 | -1/+5 |
* | Added section link to the header in regular pages, improved template structur... | Volpeon | 2021-01-08 | 4 | -48/+63 |
* | Improved general structure, resolve category name in metadata filter, added h... | Volpeon | 2021-01-07 | 7 | -52/+63 |
* | Improved subpage organization code in metadata filter | Volpeon | 2021-01-06 | 3 | -41/+36 |
* | Moved all metadata processing from the build script into a Pandoc Lua filter | Volpeon | 2021-01-05 | 4 | -21/+12 |
* | Use Pygments for syntax highlighting, design adjustments, preload fonts | Volpeon | 2021-01-02 | 3 | -2/+11 |
* | Small design revisions | Volpeon | 2021-01-01 | 5 | -36/+22 |
* | Revert to old subpage find commands, include page content in feed | Volpeon | 2020-12-31 | 1 | -1/+1 |
* | Add last_update metadata to pages | Volpeon | 2020-12-31 | 1 | -1/+1 |
* | Simplified category list | Volpeon | 2020-12-31 | 2 | -2/+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 | 9 | -7/+12 |
* | Fixed finding subpages in some cases, use multiple sorted arrays for categories | Volpeon | 2020-12-30 | 3 | -6/+11 |
* | Revert to old category metadata collection, add support for authors | Volpeon | 2020-12-30 | 3 | -6/+33 |
* | 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 | 5 | -44/+67 |
* | Improved CSS classes for page content, added proper ref list macro, build scr... | Volpeon | 2020-12-29 | 4 | -6/+6 |
* | Handle blog entry categories | Volpeon | 2020-12-28 | 3 | -1/+11 |
* | Export pages grouped by year as array instead of object | Volpeon | 2020-12-28 | 1 | -9/+8 |
* | Improved CSS vars and scopes | Volpeon | 2020-12-28 | 1 | -2/+2 |
* | Various small fixes, exclude raw ASCII fox from output | Volpeon | 2020-12-28 | 4 | -26/+28 |
* | Completed automatic metadata generation | Volpeon | 2020-12-27 | 2 | -4/+16 |
* | 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 |
* | Improved SCSS structure, keep less glyphs in fonts | Volpeon | 2020-12-26 | 1 | -3/+3 |
* | 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 | 2 | -12/+12 |
* | Various improvements: CSS classes, favicon, design | Volpeon | 2020-12-24 | 2 | -13/+17 |
* | Added header, improved SCSS structure, use metadata file instead of param, im... | Volpeon | 2020-12-24 | 3 | -11/+21 |
* | 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 | 3 | -27/+12 |
* | Use Pandoc to write content in Markdown | Volpeon | 2020-12-21 | 3 | -0/+96 |