Commit Graph

23 Commits

Author SHA1 Message Date
bbaovanc 8af0ad6d16 Fix the modified date check for git 2021-11-02 00:53:01 -05:00
bbaovanc 3f98073aea Change git commit to view history button 2021-11-02 00:47:59 -05:00
bbaovanc 168c9d93ad Add meta tags for author, and don't allow old author param 2021-10-27 19:51:46 -05:00
bbaovanc fe4d0979d6 Use a new authors array instead of a string 2021-10-27 19:39:25 -05:00
bbaovanc a1fae8aa60 Open git commit in new tab 2021-10-26 20:33:01 -05:00
bbaovanc 43202259c8 Update git commit link 2021-10-26 19:43:32 -05:00
bbaovanc fc5f408831 Use jam icons instead of feather
https://jam-icons.com
2021-10-26 18:51:17 -05:00
bbaovanc 9e5a8e6785 Add author param and display it 2021-10-26 14:27:37 -05:00
bbaovanc e0f04cb279 Make comments toggleable, remove word count, and give tags some space 2021-10-23 23:24:05 -05:00
bbaovanc 4e9ce6df46 Fix URLs for baseURLs that are on a subpath 2021-10-23 00:25:06 -05:00
bbaovanc 7749ff39fa Make word count and reading time enabled by default 2021-10-22 23:05:51 -05: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 93ce39fdac Update the post metadata logic 2021-10-11 21:29:16 -05:00
bbaovanc 47adfd5f7d List translations on pages 2021-10-11 20:50:09 -05:00
bbaovanc c7cfb9c844 Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
bbaovanc 03834fb1ba Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
bbaovanc ddbcaa6d56 Don't show modified date if git commit is shown
It's redundant
2021-10-10 19:03:15 -05:00
bbaovanc c40be2bcd7 Change modified date to use an edit icon 2021-10-10 16:20:02 -05:00
bbaovanc c233b8122f Show certain metadata on all pages 2021-10-09 22:54:33 -05:00
bbaovanc cc20b09e8e Clean up after the last commit 2021-10-09 22:33:18 -05:00
bbaovanc f3274c67fc Add git commit, improve post metadata wrapping 2021-10-09 22:17:24 -05:00
bbaovanc 98587c94ae Don't enable reading time and word count by default 2021-10-09 18:44:36 -05:00
bbaovanc c8874736ea Update post-metadata to use a partial, and add word count 2021-10-09 18:08:27 -05:00