Commit graph

32 commits

Author SHA1 Message Date
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