summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Misc changesVolpeon2020-12-224-27/+26
* Fine-grained compilation when watchingVolpeon2020-12-223-9/+38
* Improved watch scriptsVolpeon2020-12-213-7/+13
* Added makefileVolpeon2020-12-218-18/+55
* Use Pandoc to write content in MarkdownVolpeon2020-12-2117-400/+2144
* Added HTMLVolpeon2020-12-192-1/+88
* InitVolpeon2020-12-198-0/+327