summaryrefslogtreecommitdiffstats
path: root/assets/css/components/_page.scss
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused components from CSS outputVolpeon2021-03-031-4/+0
|
* Added section link to the header in regular pages, improved template ↵Volpeon2021-01-081-36/+59
| | | | structure, improved CSS variable names, keep prefix for specific page items on mobile
* Optimized CSS for code blocksVolpeon2021-01-071-6/+4
|
* Small design adjustments, added support for code blocks marked as 'plain'Volpeon2021-01-071-1/+16
|
* Improved general structure, resolve category name in metadata filter, added ↵Volpeon2021-01-071-0/+14
| | | | hideable nav items, added header for page layout
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-051-5/+6
|
* Use Pygments for syntax highlighting, design adjustments, preload fontsVolpeon2021-01-021-1/+6
|
* Improved CSS classes for page content, added proper ref list macro, build ↵Volpeon2020-12-291-0/+80
scripts load and watch Pandoc filters automatically