Commit Graph

9 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 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 fb40c8a4c3
Small spacing tweaks with page titles 2022-07-20 21:48:55 -05: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 6bedf987d6
Don't put the `no_posts` message inside a <ul> 2021-11-25 23:34:56 -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