Commit Graph

27 Commits

Author SHA1 Message Date
BBaoVanC b03fc6c7b1
Improve list pages + support "series"
- Use a <ul>: better accessibility
- Background for individual pages in the list, giving a better feeling
  of separation
- Support "series" taxonomy (displayed oldest to newest)
2021-11-12 20:25:47 -06:00
BBaoVanC f16f2b6d8a
Customizable View source icon 2021-11-07 16:39:17 -06:00
BBaoVanC 8ada21c609
If authors taxonomy is enabled, link to it in metadata 2021-11-06 19:12:56 -05:00
BBaoVanC b9879729bf
Fix lastmod displaying & show even when GitInfo is enabled 2021-11-04 14:59:15 -05:00
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