summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Completed automatic metadata generationVolpeon2020-12-276-19/+31
* Added stylelint, generate some metadata automaticallyVolpeon2020-12-2721-318/+2178
* Build script: Improved path and relative link calculation, added vars to conf...Volpeon2020-12-271-13/+28
* Improved CSS variable names, improved script variable names, added initial su...Volpeon2020-12-2619-135/+172
* Improved SCSS structure, keep less glyphs in fontsVolpeon2020-12-2611-31/+33
* Improved build script outputVolpeon2020-12-264-11/+12
* Generate precompressed files, use variables for some nav-related valuesVolpeon2020-12-267-20/+37
* Improved CSS definitions, more fine-grained content build scriptVolpeon2020-12-2512-113/+169
* Various improvements: CSS classes, favicon, designVolpeon2020-12-2413-46/+114
* Added header, improved SCSS structure, use metadata file instead of param, im...Volpeon2020-12-2425-390/+466
* Improved typographyVolpeon2020-12-231-12/+18
* Fixed SASS compilation, added font fallbacksVolpeon2020-12-233-2/+7
* Added favicon, also watch templates folderVolpeon2020-12-235-3/+14
* Better build script, allow static files in content folderVolpeon2020-12-236-52/+57
* Inlined simple scripts in the makefileVolpeon2020-12-224-22/+14
* Switched from cssnano to csso, added robots.txt, changed output dirVolpeon2020-12-2212-1535/+78
* Added deploy command to makefileVolpeon2020-12-221-1/+4
* Fixed problems with the build scriptsVolpeon2020-12-223-10/+14