Commit Graph

13 Commits

Author SHA1 Message Date
BBaoVanC 7bc8a4cb57
Clean up CSS
- Add vim folds to make organized sections
- Rename a lot of classes from post- to page-
- Generalize series CSS classes better
- Clean up navbar div structure
- Remove langpicker and most of multilingual support
- many other minor tweaks
2023-03-24 08:49:02 -05:00
BBaoVanC d34b2a56d7
Remove series position indicator -- racy and buggy 2023-03-18 21:11:07 -05:00
BBaoVanC 6f140f096b
Organize summary template files
Also a small CSS patch to fix margin around post-title
2023-02-28 18:24:19 -06:00
BBaoVanC 3fae019148
Finish support for list page subtitle
Fixes #27 (as long as I didn't miss anything)
2023-01-22 16:43:09 -06:00
BBaoVanC a65a435b1d
Replace <li> in page lists with semantic HTML <article> 2022-05-21 23:20:22 -05:00
BBaoVanC 805dc65ccb
Split duplicated `.page-list` div into separate partial 2022-05-06 21:14:42 -05:00
BBaoVanC 0888356292
Show full content on tag term page 2022-05-06 19:44:27 -05:00
BBaoVanC 6bedf987d6
Don't put the `no_posts` message inside a <ul> 2021-11-25 23:34:56 -06:00
BBaoVanC e982824031
Show post count in series metadata 2021-11-23 13:58:48 -06:00
BBaoVanC 55bbfa90e4
Show page position in series on series taxonomy pages
Fix #40
2021-11-23 13:14:44 -06:00
BBaoVanC f77c61b561
Clean up directory structure of partials and .Render templates 2021-11-22 01:57:35 -06:00
BBaoVanC 8067173f0c
Revamp authors taxonomy
Fixes #43
2021-11-22 01:36:38 -06:00
BBaoVanC f77efb1843
Redo taxonomy template structure 2021-11-21 19:43:56 -06:00