summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Expand)AuthorAgeFilesLines
* WIP: RedesignVolpeon2021-03-2112-189/+254
* WIP: RedesignVolpeon2021-03-1920-357/+283
* Added better font for text (Iosevka Aile)Volpeon2021-03-157-18/+50
* Font updateVolpeon2021-03-152-0/+0
* Created project pages for blobfox and bunhd emojisVolpeon2021-03-123-2/+11
* Increased line heightVolpeon2021-03-091-3/+3
* Remove CSSOVolpeon2021-03-031-9/+4
* Remove unused components from CSS outputVolpeon2021-03-033-18/+2
* Replace blogs with notebooks (i.e. no dates, grouped by category)Volpeon2021-01-211-0/+4
* Show secret footer, add link meta tag to feed for owning page, finished home ...Volpeon2021-01-103-0/+9
* Added section link to the header in regular pages, improved template structur...Volpeon2021-01-084-44/+70
* Optimized CSS for code blocksVolpeon2021-01-073-23/+14
* Small design adjustments, added support for code blocks marked as 'plain'Volpeon2021-01-073-4/+29
* Improved general structure, resolve category name in metadata filter, added h...Volpeon2021-01-073-2/+16
* Moved all metadata processing from the build script into a Pandoc Lua filterVolpeon2021-01-054-7/+16
* Use Pygments for syntax highlighting, design adjustments, preload fontsVolpeon2021-01-025-3/+36
* Small design revisionsVolpeon2021-01-012-1/+5
* Design: Less vertical padding for containers on mobileVolpeon2020-12-312-0/+6
* Don't use local Iosevka to see subsetting errorsVolpeon2020-12-301-2/+2
* Use local Iosevka font, if installedVolpeon2020-12-301-2/+4
* Added definition list stylingVolpeon2020-12-292-1/+25
* Improved CSS classes for page content, added proper ref list macro, build scr...Volpeon2020-12-296-119/+95
* Handle blog entry categoriesVolpeon2020-12-284-1/+21
* Improved CSS vars and scopesVolpeon2020-12-287-43/+67
* Various small fixes, exclude raw ASCII fox from outputVolpeon2020-12-282-1/+7
* Added stylelint, generate some metadata automaticallyVolpeon2020-12-2710-301/+304
* Improved CSS variable names, improved script variable names, added initial su...Volpeon2020-12-266-81/+80
* Improved SCSS structure, keep less glyphs in fontsVolpeon2020-12-267-25/+27
* Generate precompressed files, use variables for some nav-related valuesVolpeon2020-12-262-3/+10
* Improved CSS definitions, more fine-grained content build scriptVolpeon2020-12-256-92/+130
* Various improvements: CSS classes, favicon, designVolpeon2020-12-246-28/+78
* Added header, improved SCSS structure, use metadata file instead of param, im...Volpeon2020-12-2413-352/+384
* Improved typographyVolpeon2020-12-231-12/+18
* Fixed SASS compilation, added font fallbacksVolpeon2020-12-231-1/+2
* Better build script, allow static files in content folderVolpeon2020-12-231-31/+31
* Switched from cssnano to csso, added robots.txt, changed output dirVolpeon2020-12-222-9/+9
* Misc changesVolpeon2020-12-221-0/+14
* Use Pandoc to write content in MarkdownVolpeon2020-12-214-0/+332