summaryrefslogtreecommitdiffstats
path: root/templates/base.html
Commit message (Collapse)AuthorAgeFilesLines
...
* UpdateVolpeon2021-04-181-1/+3
|
* UpdateVolpeon2021-04-181-21/+40
|
* UpdateVolpeon2021-04-121-2/+10
|
* WIP: RedesignVolpeon2021-03-261-1/+1
|
* WIP: RedesignVolpeon2021-03-231-1/+1
|
* WIP: RedesignVolpeon2021-03-221-1/+1
|
* WIP: RedesignVolpeon2021-03-191-11/+11
|
* Various small fixesVolpeon2021-01-241-2/+0
|
* Replace blogs with notebooks (i.e. no dates, grouped by category)Volpeon2021-01-211-0/+2
|
* Show secret footer, add link meta tag to feed for owning page, finished home ↵Volpeon2021-01-101-0/+3
| | | | page
* Added section link to the header in regular pages, improved template ↵Volpeon2021-01-081-9/+5
| | | | 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-23/+4
| | | | hideable nav items, added header for page layout
* Improved subpage organization code in metadata filterVolpeon2021-01-061-0/+1
|
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-051-13/+4
|
* Use Pygments for syntax highlighting, design adjustments, preload fontsVolpeon2021-01-021-0/+9
|
* Small design revisionsVolpeon2021-01-011-9/+2
|
* Store list of feeds in metadata fileVolpeon2020-12-301-3/+6
|
* Fixed subtemplate selection in base templateVolpeon2020-12-301-2/+6
|
* Better templates structure, better script configVolpeon2020-12-301-7/+6
|
* Fixed finding subpages in some cases, use multiple sorted arrays for categoriesVolpeon2020-12-301-4/+2
|
* Revert to old category metadata collection, add support for authorsVolpeon2020-12-301-3/+3
|
* Fixed regression: Category showed up in child pages as wellVolpeon2020-12-291-2/+4
|
* Improved metadata generation, added ATOM feedsVolpeon2020-12-291-27/+30
|
* Improved CSS classes for page content, added proper ref list macro, build ↵Volpeon2020-12-291-2/+2
| | | | scripts load and watch Pandoc filters automatically
* Handle blog entry categoriesVolpeon2020-12-281-0/+1
|
* Various small fixes, exclude raw ASCII fox from outputVolpeon2020-12-281-10/+2
|
* Completed automatic metadata generationVolpeon2020-12-271-3/+15
|
* Added stylelint, generate some metadata automaticallyVolpeon2020-12-271-4/+4
|
* Improved CSS variable names, improved script variable names, added initial ↵Volpeon2020-12-261-2/+2
| | | | support for finding child pages
* Generate precompressed files, use variables for some nav-related valuesVolpeon2020-12-261-1/+2
|
* Improved CSS definitions, more fine-grained content build scriptVolpeon2020-12-251-4/+4
|
* Various improvements: CSS classes, favicon, designVolpeon2020-12-241-12/+16
|
* Added header, improved SCSS structure, use metadata file instead of param, ↵Volpeon2020-12-241-9/+19
| | | | improved folder structure
* Added favicon, also watch templates folderVolpeon2020-12-231-1/+2
|
* Switched from cssnano to csso, added robots.txt, changed output dirVolpeon2020-12-221-0/+1
|
* Misc changesVolpeon2020-12-221-15/+0
|
* Use Pandoc to write content in MarkdownVolpeon2020-12-211-0/+67