Commit Graph

23 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 9f080377e7
Allow adding descriptions to taxonomies 2023-01-07 20:40:46 -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 de84bc5ddf
Update tags and categories to both use the same layouts 2022-05-09 19:25:11 -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 bcf0b68df9
Don't check for "tag" in generic taxonomy list 2022-05-06 15:06:36 -05:00
BBaoVanC 6bedf987d6
Don't put the `no_posts` message inside a <ul> 2021-11-25 23:34:56 -06:00
BBaoVanC 502fc36b0d
Sort tags alphabetically 2021-11-22 02:45:28 -06:00
BBaoVanC ead88d5e16
Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -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
BBaoVanC a01a70fc91
Specify markdownify or plainify for .Title references 2021-11-20 19:05:56 -06:00
BBaoVanC 8f36ba7368
Add series-summary.html and use .Render in taxonomy 2021-11-14 18:57:23 -06:00
BBaoVanC 96893d7de6
Add better series taxonomy list and clean up post metadata 2021-11-13 17:04:10 -06:00
BBaoVanC 05100679e2
Support descriptions for taxonomies 2021-11-12 23:14:13 -06:00
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 e5e3d62fc4
Rework taxonomy page title
Fixes #24
2021-11-09 17:27:36 -06:00
BBaoVanC 60f5ccc1be
Open RSS links in new tab 2021-11-03 20:30:13 -05:00
BBaoVanC fc5f408831
Use jam icons instead of feather
https://jam-icons.com
2021-10-26 18:51:17 -05:00
BBaoVanC 40331b4c1c
Move taxonomy related list page to a different file 2021-10-15 18:13:14 -05:00