Commit Graph

31 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 60f5ccc1be
Open RSS links in new tab 2021-11-03 20:30:13 -05:00
BBaoVanC 906b6213fd
Support subsections 2021-11-01 17:38:44 -05:00
BBaoVanC fc5f408831
Use jam icons instead of feather
https://jam-icons.com
2021-10-26 18:51:17 -05:00
BBaoVanC a3a5163b5e
All posts should be under a div instead of only when there's none 2021-10-16 19:51:11 -05:00
BBaoVanC 40331b4c1c
Move taxonomy related list page to a different file 2021-10-15 18:13:14 -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 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 fddb7ab0e4
Support section icons 2021-10-10 16:27:46 -05:00
BBaoVanC 4dc429ce5d
Only include pagination div if there's pagination 2021-10-09 17:40:49 -05:00
BBaoVanC a015238834
Use .Render for summary 2021-10-09 15:16:24 -05:00
BBaoVanC 9beed385a8
Use a custom opengraph template and rename feature-video to just feature 2021-10-09 14:09:02 -05:00
BBaoVanC 2616803f47
Support featured videos (instead of image) 2021-10-08 22:52:58 -05:00
BBaoVanC 01e89e0249
Put a span around post date in list pages 2021-10-07 16:54:26 -05:00
BBaoVanC 2490ebe6d9
Add the ability to feature an image in an article on list pages 2021-10-06 17:34:55 -05:00
BBaoVanC 1e5b70b460
Add a filter icon to taxonomy pages 2021-10-06 17:09:38 -05:00
BBaoVanC 9af039619e
Add RSS link 2021-10-06 09:52:06 -05:00
BBaoVanC 0238423f1e
Fix #16 2021-10-06 09:36:04 -05:00
BBaoVanC 29414e01ac
Add icons 2021-10-05 19:12:10 -05:00
BBaoVanC c03c44ff2d
Support pagination
Fixes #12
2021-10-02 19:26:33 -05:00
BBaoVanC a90a95ae5e
Remove unused .Params.showdate 2021-10-02 17:58:33 -05:00
BBaoVanC cd4bfc40a2
Don't show empty post-metadata div 2021-10-02 17:32:36 -05:00
BBaoVanC 0067109d4a
Fix whitespace in modified date and add padding-left to tags 2021-10-02 16:35:24 -05:00
BBaoVanC bed4a9b74a
Fix #7 2021-10-02 16:22:52 -05:00
BBaoVanC c995cb9d95
Require `showtags` parameter to show tags on a list page 2021-09-28 18:15:16 -05:00
BBaoVanC 28a10e1dc4
BREAKING: Only show date in lists if `showdate` is set to true in _index.md 2021-09-27 20:47:39 -05:00
BBaoVanC f0cd329901
Update the internals of the styling a little
Fixes #4
2021-09-27 14:16:52 -05:00
BBaoVanC 560a64540a
Fixes #6 2021-09-26 19:21:48 -05:00
BBaoVanC 49622c0bb7
Set up list.html
Fixes #1
2021-09-26 15:02:47 -05:00
BBaoVanC 03eb50ccca
Add basic theme files 2021-09-25 20:52:01 -05:00