Commit Graph

4 Commits

Author SHA1 Message Date
hedy 6b6aded2d7
feat: Show tags, adjust structure
- gmi: Show last mod along with post date in post meta
- both: Show simple list of tags at the end of a post
  - for web: This makes tags look like "tags" rather than "word-links",
    with removed text underline and added background color to the links.
    Small opacity/brightness change applied on hover for both dark and
    light modes.
- web: Adjust content structuring
  - hr before footnotes is removed. The footnotes is now borderless (hr
    is still visible on browsers without CSS)
  - Add upper border on footer (implemented by using bottom border on
    after content, which is now visible regardless of whether content
    exists)
  - Boldify footnotes heading - creates a visual separation in place of
    removed hr
- web: Adjust color of light text - it's now lighter and bluer to fit
  the background.
2024-04-18 17:17:01 +08:00
hedy 3de8393a3d
Better styling for footnotes 2024-04-10 21:13:10 +08:00
hedy 2c7818fb76
HTML: tabs to spaces; also better titles for tag views 2022-05-15 18:27:35 +08:00
Hedy Li 43dda43638 initial 2021-02-16 01:46:37 +00:00