summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* UpdateVolpeon2021-05-051-1/+2
* Disable Pandoc citationsVolpeon2021-04-291-5/+5
* UpdateVolpeon2021-04-241-1/+1
* Show category icon in project previewsVolpeon2021-04-211-4/+3
* Small build script and design improvementsVolpeon2021-04-212-29/+25
* Improved blobfox preview, added bunhd previewVolpeon2021-04-211-0/+2
* Support project previewsVolpeon2021-04-203-4/+9
* UpdateVolpeon2021-04-181-4/+4
* Fetch pages of sectionsVolpeon2021-04-152-19/+31
* WIP: RedesignVolpeon2021-03-221-3/+3
* WIP: RedesignVolpeon2021-03-191-1/+1
* Capitalize web service namesVolpeon2021-03-131-1/+1
* Add .url meta field to pagesVolpeon2021-03-121-0/+2
* Created project pages for blobfox and bunhd emojisVolpeon2021-03-121-2/+2
* Remove CSSOVolpeon2021-03-031-2/+1
* Remove unused components from CSS outputVolpeon2021-03-031-0/+1
* Move site.conf import to site.default.confVolpeon2021-02-149-36/+0
* Adjusted rsync deploymentVolpeon2021-02-141-1/+1
* Replace blogs with notebooks (i.e. no dates, grouped by category)Volpeon2021-01-211-4/+21
* Compile drafts in watch/serve modeVolpeon2021-01-141-2/+7
* Show secret footer, add link meta tag to feed for owning page, finished home ...Volpeon2021-01-101-0/+7
* Moved output filename handling into Pandoc filter, implemented path rewritingVolpeon2021-01-103-70/+85
* 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-081-3/+11
* Improved general structure, resolve category name in metadata filter, added h...Volpeon2021-01-071-46/+62
* Improved subpage organization code in metadata filterVolpeon2021-01-062-73/+82
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-053-165/+267
* Use Pygments for syntax highlighting, design adjustments, preload fontsVolpeon2021-01-021-1/+5
* Support drafts via _ prefix in filenameVolpeon2021-01-011-20/+22
* Revert to old subpage find commands, include page content in feedVolpeon2020-12-311-10/+13
* Add last_update metadata to pagesVolpeon2020-12-311-1/+16
* Build script: More efficient way to find subpagesVolpeon2020-12-311-11/+16
* Don't include page's own metadata in added metadataVolpeon2020-12-311-9/+6
* Improved build script output, metadata processing, and function namesVolpeon2020-12-301-27/+33
* Store list of feeds in metadata fileVolpeon2020-12-301-5/+4
* Configurable deploy targetVolpeon2020-12-301-0/+10
* More generic font compression scriptVolpeon2020-12-301-13/+13
* Better templates structure, better script configVolpeon2020-12-308-23/+63
* Fixed finding subpages in some cases, use multiple sorted arrays for categoriesVolpeon2020-12-301-2/+3
* Revert to old category metadata collection, add support for authorsVolpeon2020-12-301-7/+27
* Fixed regression: Category showed up in child pages as wellVolpeon2020-12-291-1/+4
* Improved metadata generation, added ATOM feedsVolpeon2020-12-292-61/+113
* Improved CSS classes for page content, added proper ref list macro, build scr...Volpeon2020-12-293-5/+34
* Handle blog entry categoriesVolpeon2020-12-282-17/+38
* Export pages grouped by year as array instead of objectVolpeon2020-12-281-1/+2
* Improved CSS vars and scopesVolpeon2020-12-281-0/+1
* Various small fixes, exclude raw ASCII fox from outputVolpeon2020-12-281-5/+20
* Completed automatic metadata generationVolpeon2020-12-271-14/+10
* Added stylelint, generate some metadata automaticallyVolpeon2020-12-272-3/+51
* Build script: Improved path and relative link calculation, added vars to conf...Volpeon2020-12-271-13/+28