| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | List generation: Handle empty subpages list better | Volpeon | 2021-11-14 | 1 | -16/+12 |
| * | Fix list generation | Volpeon | 2021-11-14 | 1 | -6/+12 |
| * | List improvements | Volpeon | 2021-11-14 | 1 | -6/+7 |
| * | Generate special list metadata | Volpeon | 2021-11-14 | 1 | -8/+88 |
| * | Improved list generation, remove index template | Volpeon | 2021-11-13 | 1 | -34/+42 |
| * | Improved page | Volpeon | 2021-11-12 | 1 | -38/+19 |
| * | Fixes | Volpeon | 2021-11-11 | 1 | -4/+3 |
| * | Some design fixes, page list metadata improvements | Volpeon | 2021-06-05 | 1 | -32/+47 |
| * | Use pandoc.path to compute URLs | Volpeon | 2021-05-28 | 1 | -38/+5 |
| * | Automatic titlecase for page titles | Volpeon | 2021-05-27 | 1 | -2/+18 |
| * | Category list improvements, generate ATOM feeds | Volpeon | 2021-05-26 | 1 | -20/+56 |
| * | Better file structure, remove categories as special concept | Volpeon | 2021-05-24 | 1 | -11/+0 |
| * | Design update | Volpeon | 2021-05-12 | 1 | -0/+1 |
| * | Simplified metadata processing, improved design | Volpeon | 2021-05-11 | 1 | -39/+28 |
| * | Minor improvements in metadata processing script | Volpeon | 2021-05-11 | 1 | -33/+39 |
| * | Refactoring to fully take advantage of Make | Volpeon | 2021-05-10 | 11 | -458/+75 |
| * | Update | Volpeon | 2021-05-05 | 1 | -1/+2 |
| * | Disable Pandoc citations | Volpeon | 2021-04-29 | 1 | -5/+5 |
| * | Update | Volpeon | 2021-04-24 | 1 | -1/+1 |
| * | Show category icon in project previews | Volpeon | 2021-04-21 | 1 | -4/+3 |
| * | Small build script and design improvements | Volpeon | 2021-04-21 | 2 | -29/+25 |
| * | Improved blobfox preview, added bunhd preview | Volpeon | 2021-04-21 | 1 | -0/+2 |
| * | Support project previews | Volpeon | 2021-04-20 | 3 | -4/+9 |
| * | Update | Volpeon | 2021-04-18 | 1 | -4/+4 |
| * | Fetch pages of sections | Volpeon | 2021-04-15 | 2 | -19/+31 |
| * | WIP: Redesign | Volpeon | 2021-03-22 | 1 | -3/+3 |
| * | WIP: Redesign | Volpeon | 2021-03-19 | 1 | -1/+1 |
| * | Capitalize web service names | Volpeon | 2021-03-13 | 1 | -1/+1 |
| * | Add .url meta field to pages | Volpeon | 2021-03-12 | 1 | -0/+2 |
| * | Created project pages for blobfox and bunhd emojis | Volpeon | 2021-03-12 | 1 | -2/+2 |
| * | Remove CSSO | Volpeon | 2021-03-03 | 1 | -2/+1 |
| * | Remove unused components from CSS output | Volpeon | 2021-03-03 | 1 | -0/+1 |
| * | Move site.conf import to site.default.conf | Volpeon | 2021-02-14 | 9 | -36/+0 |
| * | Adjusted rsync deployment | Volpeon | 2021-02-14 | 1 | -1/+1 |
| * | Replace blogs with notebooks (i.e. no dates, grouped by category) | Volpeon | 2021-01-21 | 1 | -4/+21 |
| * | Compile drafts in watch/serve mode | Volpeon | 2021-01-14 | 1 | -2/+7 |
| * | Show secret footer, add link meta tag to feed for owning page, finished home ... | Volpeon | 2021-01-10 | 1 | -0/+7 |
| * | Moved output filename handling into Pandoc filter, implemented path rewriting | Volpeon | 2021-01-10 | 3 | -70/+85 |
| * | 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 | 1 | -3/+11 |
| * | Improved general structure, resolve category name in metadata filter, added h... | Volpeon | 2021-01-07 | 1 | -46/+62 |
| * | 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 | -164/+266 |
| * | 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 |