summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove CSSOVolpeon2021-03-034-148/+10
* Remove unused components from CSS outputVolpeon2021-03-034-18/+3
* Add PeerTube to profile listVolpeon2021-03-021-0/+1
* Remove unnecessary text from home pageVolpeon2021-02-251-4/+0
* Remove test string againVolpeon2021-02-141-2/+0
* Test new git hookVolpeon2021-02-141-0/+2
* Remove CI test stringVolpeon2021-02-141-2/+0
* Test CIVolpeon2021-02-141-0/+2
* Move site.conf import to site.default.confVolpeon2021-02-1410-36/+4
* Adjusted rsync deploymentVolpeon2021-02-142-3/+3
* Various small fixesVolpeon2021-01-248-44/+20
* Replace blogs with notebooks (i.e. no dates, grouped by category)Volpeon2021-01-2113-28/+78
* Compile drafts in watch/serve modeVolpeon2021-01-142-2/+9
* Show secret footer, add link meta tag to feed for owning page, finished home ...Volpeon2021-01-1010-59/+33
* Moved output filename handling into Pandoc filter, implemented path rewritingVolpeon2021-01-107-77/+102
* Added ream journal entry 1Volpeon2021-01-092-0/+30
* Improved build script variable names, use output instead of input filenames t...Volpeon2021-01-092-81/+97
* Added section link to the header in regular pages, improved template structur...Volpeon2021-01-0810-96/+145
* Optimized CSS for code blocksVolpeon2021-01-074-25/+16
* Small design adjustments, added support for code blocks marked as 'plain'Volpeon2021-01-077-6/+40
* Improved general structure, resolve category name in metadata filter, added h...Volpeon2021-01-0717-112/+157
* Improved subpage organization code in metadata filterVolpeon2021-01-065-114/+118
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-0514-201/+301
* Use Pygments for syntax highlighting, design adjustments, preload fontsVolpeon2021-01-0214-44/+112
* Small design revisionsVolpeon2021-01-017-37/+27
* Support drafts via _ prefix in filenameVolpeon2021-01-012-20/+22
* Revert to old subpage find commands, include page content in feedVolpeon2020-12-312-11/+14
* Add last_update metadata to pagesVolpeon2020-12-312-2/+17
* Design: Less vertical padding for containers on mobileVolpeon2020-12-312-0/+6
* Build script: More efficient way to find subpagesVolpeon2020-12-311-11/+16
* Simplified category listVolpeon2020-12-312-2/+2
* Don't include page's own metadata in added metadataVolpeon2020-12-311-9/+6
* Don't use local Iosevka to see subsetting errorsVolpeon2020-12-301-2/+2
* Use local Iosevka font, if installedVolpeon2020-12-301-2/+4
* Improved build script output, metadata processing, and function namesVolpeon2020-12-301-27/+33
* Store list of feeds in metadata fileVolpeon2020-12-303-8/+14
* Fixed subtemplate selection in base templateVolpeon2020-12-301-2/+6
* Configurable deploy targetVolpeon2020-12-303-2/+13
* More generic font compression scriptVolpeon2020-12-301-13/+13
* Better templates structure, better script configVolpeon2020-12-3018-30/+83
* Fixed finding subpages in some cases, use multiple sorted arrays for categoriesVolpeon2020-12-304-8/+14
* Revert to old category metadata collection, add support for authorsVolpeon2020-12-306-18/+69
* Fixed regression: Category showed up in child pages as wellVolpeon2020-12-292-3/+8
* Added definition list stylingVolpeon2020-12-292-1/+25
* Improved metadata generation, added ATOM feedsVolpeon2020-12-2910-109/+187
* Improved CSS classes for page content, added proper ref list macro, build scr...Volpeon2020-12-2918-135/+178
* Handle blog entry categoriesVolpeon2020-12-2814-27/+76
* Export pages grouped by year as array instead of objectVolpeon2020-12-282-10/+10
* Improved CSS vars and scopesVolpeon2020-12-2811-51/+79
* Various small fixes, exclude raw ASCII fox from outputVolpeon2020-12-289-34/+63