Commit graph

21 commits

Author SHA1 Message Date
9a0b182879
Publish a Gemini site and link to it from the website (#36)
* Publish on gemini in addition to the web

* Publish gemini feeds, add link from web, tweak things
2026-02-14 17:18:09 -08:00
fb25cffa7c
Add dynamic type support for iOS web rendering
Fixes #32
2026-02-07 21:40:14 -08:00
007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00
23e62f4a49
Better link contrast in dark mode 2026-02-03 05:29:35 -08:00
99985430c2
Inline icons from Font Awesome 2026-02-03 05:19:12 -08:00
b709d0bcfb
Remove container class from footer 2025-11-23 19:00:38 -08:00
2311e17cf1
Increase max container width to improve reading code 2025-06-06 17:10:12 -07:00
67aa48f0e5
Format style.css to Zed's liking, whatever 2025-06-06 17:08:31 -07:00
f3419ed983
Tone down shadow in dark mode 2023-05-09 23:39:57 -07:00
1df7fe4652
Bring safe-area CSS up to speed and fix theme-color 2023-02-14 21:21:40 -08:00
5399ce0c96
Make the header layout better on phones 2023-02-14 20:55:34 -08:00
f275946b00
Use nicer monospace fonts 2023-02-14 20:55:22 -08:00
7d7a7b5caf
WIP: improve header spacing 2023-02-14 00:59:39 -08:00
fd6a452a77 Update Font Awesome to version 5
This version includes a Mastodon icon.
2022-12-02 12:28:15 -08:00
e83be79042 CSS code style 2022-12-02 11:39:39 -08:00
f18778774c Prevent flash of invisible text with font-display: swap 2019-12-12 23:05:13 -08:00
9c8591d2e1 Tweak year and month styles in archive and year pages 2019-12-12 22:56:07 -08:00
f7379854e5 Fuck it, stop using Less and just use CSS
Porting to iOS would have been a pain anyway.
2019-12-12 22:28:32 -08:00
b11e6bf5b7 restructure posts, responsive layout, new style 2014-03-01 16:55:03 -08:00
b0740405b1 drop support for IE <= 8 2014-02-16 22:58:29 -08:00
eb5f13df19 update gitignore, add assets and files 2014-02-15 18:19:42 -08:00