summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | page
* 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 ↵Volpeon2021-01-092-81/+97
| | | | to generate URLs
* Added section link to the header in regular pages, improved template ↵Volpeon2021-01-081-3/+11
| | | | structure, improved CSS variable names, keep prefix for specific page items on mobile
* Improved general structure, resolve category name in metadata filter, added ↵Volpeon2021-01-071-46/+62
| | | | hideable nav items, added header for page layout
* 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 ↵Volpeon2020-12-293-5/+34
| | | | scripts load and watch Pandoc filters automatically
* 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 ↵Volpeon2020-12-271-13/+28
| | | | configure input and output dir
* Improved CSS variable names, improved script variable names, added initial ↵Volpeon2020-12-265-21/+69
| | | | support for finding child pages
* 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, ↵Volpeon2020-12-244-5/+27
| | | | improved folder structure
* 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
|