| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use ircs:// scheme for links to IRC servers with TLS | Volpeon | 2021-03-06 | 1 | -1/+1 |
| * | Add my own IRC server to the list | Volpeon | 2021-03-05 | 1 | -1/+1 |
| * | Remove CSSO | Volpeon | 2021-03-03 | 4 | -148/+10 |
| * | Remove unused components from CSS output | Volpeon | 2021-03-03 | 4 | -18/+3 |
| * | Add PeerTube to profile list | Volpeon | 2021-03-02 | 1 | -0/+1 |
| * | Remove unnecessary text from home page | Volpeon | 2021-02-25 | 1 | -4/+0 |
| * | Remove test string again | Volpeon | 2021-02-14 | 1 | -2/+0 |
| * | Test new git hook | Volpeon | 2021-02-14 | 1 | -0/+2 |
| * | Remove CI test string | Volpeon | 2021-02-14 | 1 | -2/+0 |
| * | Test CI | Volpeon | 2021-02-14 | 1 | -0/+2 |
| * | Move site.conf import to site.default.conf | Volpeon | 2021-02-14 | 10 | -36/+4 |
| * | Adjusted rsync deployment | Volpeon | 2021-02-14 | 2 | -3/+3 |
| * | Various small fixes | Volpeon | 2021-01-24 | 8 | -44/+20 |
| * | Replace blogs with notebooks (i.e. no dates, grouped by category) | Volpeon | 2021-01-21 | 13 | -28/+78 |
| * | Compile drafts in watch/serve mode | Volpeon | 2021-01-14 | 2 | -2/+9 |
| * | 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 |