Commit Graph

11 Commits

Author SHA1 Message Date
bbaovanc 43d406c4fe Improve accessibility 2021-11-23 19:06:26 -06:00
bbaovanc 919ecde4ac Clean up closing brackets on templates 2021-11-20 18:30:26 -06:00
bbaovanc 4eec2d8c4d Use a less hacky solution to fix trailing newline in render-link.html 2021-11-07 15:47:32 -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 d803c74ef8 Remove trailing newline in render-link.html 2021-10-07 17:09:10 -05:00
bbaovanc 02fcd97a9a Fix #14
See https://gohugo.io/getting-started/configuration-markup#markdown-render-hooks
2021-10-06 17:15:55 -05:00
bbaovanc 2a7a427992 Fix #10 2021-10-02 20:20:44 -05:00