Commit graph

58 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
5ed68c45f8 Migrate posts back from harp format to markdown with headers once again 2019-12-04 22:09:11 -08:00
09e45c9617 Change the default template name to "page" 2019-12-04 17:28:52 -08:00
27df7f899d Migrate projects to the new site generator 2019-12-03 08:45:56 -08:00
4785f241c8 WIP: Render known pages and get template in place 2019-12-01 21:08:21 -08:00
6280bd6a20 Tweak samhuri.net templates and rename Less files 2019-12-01 16:52:14 -08:00
005819d7d7 Layout tweaks for notches 2019-10-11 14:13:30 -07:00
27c07523e1 Tweak navigation elements 2019-10-11 13:24:28 -07:00
314781d93c first version of a dark mode 2019-09-25 21:16:06 +02:00
f39f9b9a0d
make it look decent on the iPhone X 2017-09-20 21:23:29 -07:00
801e6c8175 update about page 2016-04-16 12:16:48 -07:00
3ff373af77 style hr elements 2016-04-11 20:51:53 -07:00
cbed64f462 whoops 2015-04-29 08:28:52 -04:00
c00608761d change footer font to Helvetica Neue 2015-04-29 08:16:19 -04:00
65c90fcf48 fix a typo 2015-03-28 23:12:20 -07:00
6d405b201b lighten nav link color 2014-03-19 22:29:55 -07:00
25482dd76c load typekit fonts async, ugly FOUT but I can deal 2014-03-19 20:47:16 -07:00
8d1323e4ef don't use uppercase for nav links 2014-03-15 17:10:42 -07:00
24f60083a2 add yearly and monthly archive indexes 2014-03-10 00:21:21 -07:00
4d23c27584 reduce font size in embedded Gists 2014-03-10 00:16:10 -07:00
4bf01948ec try out uppercase nav links 2014-03-09 23:07:22 -07:00
1d0e7fd36c put multiple posts on the home page 2014-03-09 22:46:12 -07:00
6a9b6da4d5 use Museo Sans from TypeKit as the body font 2014-03-09 22:31:37 -07:00
b3926f5ce1 work around a bug in Safari, resize jitters 2014-03-09 21:42:51 -07:00
127d15c8d7 add a github link in the navbar 2014-03-06 21:48:25 -08:00
169135b711 remove the problematic octocat 2014-03-04 18:34:37 -08:00
41f85e2876 tweak style, add a symbol to denote the end of content 2014-03-03 23:50:04 -08:00
6808a2cba2 ok fine ... I added a damn "about me" page 2014-03-03 23:32:31 -08:00
34e1ecee53 don't underline footer link 2014-03-03 22:50:31 -08:00
b98d9aae0a comment webkit transform hack for GPU rendering 2014-03-03 22:50:21 -08:00
52db90b3d0 style blockquotes 2014-03-03 22:49:16 -08:00
1718cfb547 wrap article headers so they don't extend past the body width 2014-03-03 22:49:09 -08:00
def13d8a93 use font awesome for twitter and rss icons, splash some colour on them 2014-03-03 22:48:49 -08:00