Commit Graph

8 Commits

Author SHA1 Message Date
BBaoVanC 7bc8a4cb57
Clean up CSS
- Add vim folds to make organized sections
- Rename a lot of classes from post- to page-
- Generalize series CSS classes better
- Clean up navbar div structure
- Remove langpicker and most of multilingual support
- many other minor tweaks
2023-03-24 08:49:02 -05:00
BBaoVanC 43d406c4fe
Improve accessibility 2021-11-23 19:06:26 -06:00
BBaoVanC e62ccfd085
Remove partialCached for now because I'm worried of it causing issues
It didn't last very long. Speed isn't really a concern currently since
my sites all generate in ~50ms (on my computer, at least).
2021-10-11 21:35:16 -05:00
BBaoVanC 03834fb1ba
Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
BBaoVanC 1b59b258bc
Move the header link icon to the end 2021-10-10 17:47:45 -05:00
BBaoVanC b923054bd3
Enable the section header link icon 2021-10-10 15:14:36 -05:00
BBaoVanC ff79ae29b5
Add header link icon but commented out because it looks weird 2021-10-10 15:02:20 -05:00
BBaoVanC 2a7a427992
Fix #10 2021-10-02 20:20:44 -05:00