summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improved CSS variable names, improved script variable names, added initial su...Volpeon2020-12-265-21/+69
* Improved SCSS structure, keep less glyphs in fontsVolpeon2020-12-263-3/+3
* Improved build script outputVolpeon2020-12-263-9/+9
* Generate precompressed files, use variables for some nav-related valuesVolpeon2020-12-263-9/+9
* Improved CSS definitions, more fine-grained content build scriptVolpeon2020-12-254-9/+27
* Various improvements: CSS classes, favicon, designVolpeon2020-12-241-2/+2
* Added header, improved SCSS structure, use metadata file instead of param, im...Volpeon2020-12-244-5/+27
* Fixed SASS compilation, added font fallbacksVolpeon2020-12-231-0/+4
* Added favicon, also watch templates folderVolpeon2020-12-232-1/+8
* Better build script, allow static files in content folderVolpeon2020-12-233-17/+25
* Inlined simple scripts in the makefileVolpeon2020-12-223-19/+0
* Switched from cssnano to csso, added robots.txt, changed output dirVolpeon2020-12-224-12/+10
* Fixed problems with the build scriptsVolpeon2020-12-223-10/+14
* Fine-grained compilation when watchingVolpeon2020-12-223-9/+38
* Improved watch scriptsVolpeon2020-12-212-6/+12
* Added makefileVolpeon2020-12-216-0/+38