Commit graph

49 commits

Author SHA1 Message Date
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
b34ddbb600 fix code blocks on narrow screens, change post extensions
- Code blocks can't be in tables or they extend past the body width.
  Workaround by using floated line numbers instead.

- Fix typocode CSS

- Change post extension from .html.md to .md. This makes URLs without
  extensions work with harp server again. This change works now that
  article titles never contain periods.
2014-03-03 22:47:21 -08:00
43233d8497 tweak styles 2014-03-02 18:42:05 -08:00
5960252f24 lots of fixes: formatting, broken links and markup, add comments 2014-03-02 16:00:35 -08:00
b11e6bf5b7 restructure posts, responsive layout, new style 2014-03-01 16:55:03 -08:00
5736b78654 move blog.css to posts.css 2014-02-16 22:59:51 -08:00
b0740405b1 drop support for IE <= 8 2014-02-16 22:58:29 -08:00
7479e8f13d put page specific styles and scripts in _data.json files 2014-02-15 21:09:30 -08:00
eb5f13df19 update gitignore, add assets and files 2014-02-15 18:19:42 -08:00