1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-12 09:47:29 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
9e5a8e6785 Add author param and display it 2021-10-26 14:27:37 -05:00
e0f04cb279 Make comments toggleable, remove word count, and give tags some space 2021-10-23 23:24:05 -05:00
4e9ce6df46 Fix URLs for baseURLs that are on a subpath 2021-10-23 00:25:06 -05:00
7749ff39fa Make word count and reading time enabled by default 2021-10-22 23:05:51 -05:00
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