summaryrefslogtreecommitdiffstats
path: root/scripts/build_content.sh
Commit message (Collapse)AuthorAgeFilesLines
* Improved subpage organization code in metadata filterVolpeon2021-01-061-6/+15
|
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-051-159/+41
|
* 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
|
* Better templates structure, better script configVolpeon2020-12-301-6/+4
|
* 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-291-60/+111
|
* Improved CSS classes for page content, added proper ref list macro, build ↵Volpeon2020-12-291-5/+27
| | | | scripts load and watch Pandoc filters automatically
* Handle blog entry categoriesVolpeon2020-12-281-16/+36
|
* 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-271-3/+47
|
* Build script: Improved path and relative link calculation, added vars to ↵Volpeon2020-12-271-13/+28
| | | | configure input and output dir
* Improved CSS variable names, improved script variable names, added initial ↵Volpeon2020-12-261-13/+61
| | | | support for finding child pages
* Improved SCSS structure, keep less glyphs in fontsVolpeon2020-12-261-1/+1
|
* Improved build script outputVolpeon2020-12-261-6/+6
|
* Generate precompressed files, use variables for some nav-related valuesVolpeon2020-12-261-6/+6
|
* Improved CSS definitions, more fine-grained content build scriptVolpeon2020-12-251-5/+23
|
* Added header, improved SCSS structure, use metadata file instead of param, ↵Volpeon2020-12-241-3/+1
| | | | improved folder structure
* Added favicon, also watch templates folderVolpeon2020-12-231-1/+1
|
* Better build script, allow static files in content folderVolpeon2020-12-231-13/+23
|
* Switched from cssnano to csso, added robots.txt, changed output dirVolpeon2020-12-221-7/+6
|
* Fixed problems with the build scriptsVolpeon2020-12-221-2/+6
|
* Fine-grained compilation when watchingVolpeon2020-12-221-4/+29
|
* Added makefileVolpeon2020-12-211-0/+8