Commit Graph

12 Commits

Author SHA1 Message Date
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
93ce39fdac
Update the post metadata logic 2021-10-11 21:29:16 -05:00
47adfd5f7d
List translations on pages 2021-10-11 20:50:09 -05:00
c7cfb9c844
Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
03834fb1ba
Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
ddbcaa6d56
Don't show modified date if git commit is shown
It's redundant
2021-10-10 19:03:15 -05:00
c40be2bcd7
Change modified date to use an edit icon 2021-10-10 16:20:02 -05:00
c233b8122f
Show certain metadata on all pages 2021-10-09 22:54:33 -05:00
cc20b09e8e
Clean up after the last commit 2021-10-09 22:33:18 -05:00
f3274c67fc
Add git commit, improve post metadata wrapping 2021-10-09 22:17:24 -05:00
98587c94ae
Don't enable reading time and word count by default 2021-10-09 18:44:36 -05:00
c8874736ea
Update post-metadata to use a partial, and add word count 2021-10-09 18:08:27 -05:00