| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring to fully take advantage of Make | Volpeon | 2021-05-10 | 1 | -222/+0 |
* | Disable Pandoc citations | Volpeon | 2021-04-29 | 1 | -5/+5 |
* | Small build script and design improvements | Volpeon | 2021-04-21 | 1 | -5/+1 |
* | Improved blobfox preview, added bunhd preview | Volpeon | 2021-04-21 | 1 | -0/+2 |
* | Support project previews | Volpeon | 2021-04-20 | 1 | -0/+1 |
* | Update | Volpeon | 2021-04-18 | 1 | -4/+4 |
* | Fetch pages of sections | Volpeon | 2021-04-15 | 1 | -15/+18 |
* | WIP: Redesign | Volpeon | 2021-03-22 | 1 | -3/+3 |
* | Capitalize web service names | Volpeon | 2021-03-13 | 1 | -1/+1 |
* | Move site.conf import to site.default.conf | Volpeon | 2021-02-14 | 1 | -4/+0 |
* | Compile drafts in watch/serve mode | Volpeon | 2021-01-14 | 1 | -2/+7 |
* | Moved output filename handling into Pandoc filter, implemented path rewriting | Volpeon | 2021-01-10 | 1 | -47/+26 |
* | Improved build script variable names, use output instead of input filenames t... | Volpeon | 2021-01-09 | 1 | -61/+82 |
* | Improved subpage organization code in metadata filter | Volpeon | 2021-01-06 | 1 | -6/+15 |
* | Moved all metadata processing from the build script into a Pandoc Lua filter | Volpeon | 2021-01-05 | 1 | -159/+41 |
* | 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 |
* | Better templates structure, better script config | Volpeon | 2020-12-30 | 1 | -6/+4 |
* | 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 | 1 | -60/+111 |
* | Improved CSS classes for page content, added proper ref list macro, build scr... | Volpeon | 2020-12-29 | 1 | -5/+27 |
* | Handle blog entry categories | Volpeon | 2020-12-28 | 1 | -16/+36 |
* | 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 | 1 | -3/+47 |
* | 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 | 1 | -13/+61 |
* | Improved SCSS structure, keep less glyphs in fonts | Volpeon | 2020-12-26 | 1 | -1/+1 |
* | Improved build script output | Volpeon | 2020-12-26 | 1 | -6/+6 |
* | Generate precompressed files, use variables for some nav-related values | Volpeon | 2020-12-26 | 1 | -6/+6 |
* | Improved CSS definitions, more fine-grained content build script | Volpeon | 2020-12-25 | 1 | -5/+23 |
* | Added header, improved SCSS structure, use metadata file instead of param, im... | Volpeon | 2020-12-24 | 1 | -3/+1 |
* | Added favicon, also watch templates folder | Volpeon | 2020-12-23 | 1 | -1/+1 |
* | Better build script, allow static files in content folder | Volpeon | 2020-12-23 | 1 | -13/+23 |
* | Switched from cssnano to csso, added robots.txt, changed output dir | Volpeon | 2020-12-22 | 1 | -7/+6 |
* | Fixed problems with the build scripts | Volpeon | 2020-12-22 | 1 | -2/+6 |
* | Fine-grained compilation when watching | Volpeon | 2020-12-22 | 1 | -4/+29 |
* | Added makefile | Volpeon | 2020-12-21 | 1 | -0/+8 |