| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improved subpage organization code in metadata filter | Volpeon | 2021-01-06 | 2 | -73/+82 |
* | Moved all metadata processing from the build script into a Pandoc Lua filter | Volpeon | 2021-01-05 | 3 | -165/+267 |
* | Use Pygments for syntax highlighting, design adjustments, preload fonts | Volpeon | 2021-01-02 | 1 | -1/+5 |
* | Support drafts via _ prefix in filename | Volpeon | 2021-01-01 | 1 | -20/+22 |
* | Revert to old subpage find commands, include page content in feed | Volpeon | 2020-12-31 | 1 | -10/+13 |
* | Add last_update metadata to pages | Volpeon | 2020-12-31 | 1 | -1/+16 |
* | Build script: More efficient way to find subpages | Volpeon | 2020-12-31 | 1 | -11/+16 |
* | Don't include page's own metadata in added metadata | Volpeon | 2020-12-31 | 1 | -9/+6 |
* | 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 | 1 | -5/+4 |
* | Configurable deploy target | Volpeon | 2020-12-30 | 1 | -0/+10 |
* | More generic font compression script | Volpeon | 2020-12-30 | 1 | -13/+13 |
* | Better templates structure, better script config | Volpeon | 2020-12-30 | 8 | -23/+63 |
* | Fixed finding subpages in some cases, use multiple sorted arrays for categories | Volpeon | 2020-12-30 | 1 | -2/+3 |
* | Revert to old category metadata collection, add support for authors | Volpeon | 2020-12-30 | 1 | -7/+27 |
* | Fixed regression: Category showed up in child pages as well | Volpeon | 2020-12-29 | 1 | -1/+4 |
* | Improved metadata generation, added ATOM feeds | Volpeon | 2020-12-29 | 2 | -61/+113 |
* | Improved CSS classes for page content, added proper ref list macro, build scr... | Volpeon | 2020-12-29 | 3 | -5/+34 |
* | Handle blog entry categories | Volpeon | 2020-12-28 | 2 | -17/+38 |
* | Export pages grouped by year as array instead of object | Volpeon | 2020-12-28 | 1 | -1/+2 |
* | Improved CSS vars and scopes | Volpeon | 2020-12-28 | 1 | -0/+1 |
* | Various small fixes, exclude raw ASCII fox from output | Volpeon | 2020-12-28 | 1 | -5/+20 |
* | Completed automatic metadata generation | Volpeon | 2020-12-27 | 1 | -14/+10 |
* | Added stylelint, generate some metadata automatically | Volpeon | 2020-12-27 | 2 | -3/+51 |
* | 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 | 5 | -21/+69 |
* | Improved SCSS structure, keep less glyphs in fonts | Volpeon | 2020-12-26 | 3 | -3/+3 |
* | Improved build script output | Volpeon | 2020-12-26 | 3 | -9/+9 |
* | Generate precompressed files, use variables for some nav-related values | Volpeon | 2020-12-26 | 3 | -9/+9 |
* | Improved CSS definitions, more fine-grained content build script | Volpeon | 2020-12-25 | 4 | -9/+27 |
* | Various improvements: CSS classes, favicon, design | Volpeon | 2020-12-24 | 1 | -2/+2 |
* | Added header, improved SCSS structure, use metadata file instead of param, im... | Volpeon | 2020-12-24 | 4 | -5/+27 |
* | Fixed SASS compilation, added font fallbacks | Volpeon | 2020-12-23 | 1 | -0/+4 |
* | Added favicon, also watch templates folder | Volpeon | 2020-12-23 | 2 | -1/+8 |
* | Better build script, allow static files in content folder | Volpeon | 2020-12-23 | 3 | -17/+25 |
* | Inlined simple scripts in the makefile | Volpeon | 2020-12-22 | 3 | -19/+0 |
* | Switched from cssnano to csso, added robots.txt, changed output dir | Volpeon | 2020-12-22 | 4 | -12/+10 |
* | Fixed problems with the build scripts | Volpeon | 2020-12-22 | 3 | -10/+14 |
* | Fine-grained compilation when watching | Volpeon | 2020-12-22 | 3 | -9/+38 |
* | Improved watch scripts | Volpeon | 2020-12-21 | 2 | -6/+12 |
* | Added makefile | Volpeon | 2020-12-21 | 6 | -0/+38 |