summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generate anchor in body headingsVolpeon2021-06-033-10/+59
* Use pandoc.path to compute URLsVolpeon2021-05-281-38/+5
* Use full URLs everywhere in ATOM feedVolpeon2021-05-282-6/+6
* Better post date color in dark modeVolpeon2021-05-271-2/+3
* Automatic titlecase for page titlesVolpeon2021-05-272-4/+18
* Rephrased personal section descriptionVolpeon2021-05-261-3/+2
* Include content in ATOM feedsVolpeon2021-05-263-10/+11
* Feed: Skip entries without last_updateVolpeon2021-05-261-29/+29
* Missed a URLVolpeon2021-05-261-1/+1
* Use full URLs in feed where requiredVolpeon2021-05-262-2/+2
* Category list improvements, generate ATOM feedsVolpeon2021-05-2610-100/+191
* Hide some profiles from home pageVolpeon2021-05-251-2/+0
* Improved headingsVolpeon2021-05-253-21/+5
* Display single page date in a boxVolpeon2021-05-243-6/+22
* Fix missing datesVolpeon2021-05-241-1/+1
* Better file structure, remove categories as special conceptVolpeon2021-05-2429-48/+35
* Improved link + accent colorsVolpeon2021-05-241-5/+5
* More saturated visited link color in dark modeVolpeon2021-05-201-1/+1
* Even better link colorsVolpeon2021-05-191-4/+4
* Better link colorsVolpeon2021-05-194-6/+20
* DesignVolpeon2021-05-176-25/+20
* DesignVolpeon2021-05-163-19/+20
* DesignVolpeon2021-05-167-35/+64
* Small design adjustmentsVolpeon2021-05-161-4/+5
* Cache busting for stylesheetVolpeon2021-05-162-3/+4
* Design adjustmentsVolpeon2021-05-167-27/+35
* Use prefers-color-scheme media queryVolpeon2021-05-153-11/+3
* Separate script fileVolpeon2021-05-152-7/+7
* Fix overlapping box-shadows in card grid, load theme from localStorageVolpeon2021-05-154-6/+22
* Added light themeVolpeon2021-05-1510-66/+158
* Moved ASCII fox from page list header to general footerVolpeon2021-05-1411-83/+71
* Smaller ASCII artVolpeon2021-05-143-16/+17
* Better integration of ASCII artVolpeon2021-05-135-27/+45
* Revert to classic link colorsVolpeon2021-05-131-2/+2
* Simplified cardsVolpeon2021-05-124-19/+9
* DesignVolpeon2021-05-121-2/+3
* Brought back ASCII foxVolpeon2021-05-129-2/+67
* DesignVolpeon2021-05-124-16/+20
* Fix category nameVolpeon2021-05-121-1/+1
* DesignVolpeon2021-05-123-40/+32
* Design updateVolpeon2021-05-124-12/+15
* DesignVolpeon2021-05-111-1/+1
* Make whole post clickable in post listVolpeon2021-05-112-8/+20
* Simplified metadata processing, improved designVolpeon2021-05-118-64/+114
* Minor improvements in metadata processing scriptVolpeon2021-05-112-34/+40
* Makefile: Added watch and dev (= watch + serve) targets, added .PHONYVolpeon2021-05-102-7/+13
* Fix deployVolpeon2021-05-101-1/+1
* Remove "s from DEPLOY_TARGETVolpeon2021-05-101-1/+1
* Uncomment deploy targetVolpeon2021-05-101-2/+2
* Refactoring to fully take advantage of MakeVolpeon2021-05-1033-623/+266