96e4cf4e4b
don't preload audio
2014-03-16 10:11:59 -07:00
2e5c2a6c0b
some clients encode spaces as + instead of %20, be explicit
2014-03-15 17:21:00 -07:00
8d1323e4ef
don't use uppercase for nav links
2014-03-15 17:10:42 -07:00
043e363300
sort monthly post archives descending
2014-03-10 00:22:56 -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
720f88cc60
remove post bodies from public/_data.json
2014-03-10 00:15:55 -07:00
35d16d8ed1
mention Museo Sans and TypeKit on about page
2014-03-09 23:09:34 -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
48708ff957
add a test case for the Safari bug
2014-03-09 21:43:06 -07:00
b3926f5ce1
work around a bug in Safari, resize jitters
2014-03-09 21:42:51 -07:00
c1c16be54a
optimize <head>, charset comes first
2014-03-07 14:41:39 -08:00
127d15c8d7
add a github link in the navbar
2014-03-06 21:48:25 -08:00
b8474ead44
optimize PNGs, remove unused images
2014-03-05 15:59:19 -08:00
0da549ed9f
remove <nav> around project listing
2014-03-04 18:43:43 -08:00
169135b711
remove the problematic octocat
2014-03-04 18:34:37 -08:00
2003385c7b
fix clearfix fix
2014-03-04 18:23:43 -08:00
202c8d3948
clearfix
2014-03-04 01:33:25 -08:00
ae80dc39a6
fix /blog/ redirects
2014-03-04 00:00:18 -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
0c8d615840
use a better permalink for code on GitHub
2014-03-02 16:09:17 -08:00
3f597220cd
default type is text/plain now
2014-03-02 16:01:10 -08:00
5960252f24
lots of fixes: formatting, broken links and markup, add comments
2014-03-02 16:00:35 -08:00
5f159ef1ee
new favicon
2014-03-02 15:58:36 -08:00
b11e6bf5b7
restructure posts, responsive layout, new style
2014-03-01 16:55:03 -08:00
3a09348e3b
remove cruft that uglify found
2014-02-16 23:01:36 -08:00
4eec1bcba6
redirect json-diff to tlrobinson
2014-02-16 23:00:21 -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
589b7bb5aa
add files from samhuri.net
2014-02-16 22:50:46 -08:00
107d212f50
create project templates
2014-02-15 21:09:41 -08:00
7479e8f13d
put page specific styles and scripts in _data.json files
2014-02-15 21:09:30 -08:00
9558ee8f91
fix harp compilation & DRY things up
2014-02-15 18:55:40 -08:00
4c611affa4
s/.md/.html.md/ for all posts
2014-02-15 18:46:44 -08:00
d15214a914
tweak layout
2014-02-15 18:39:42 -08:00
f11752d894
update makefile & gitignore, remove old feed
2014-02-15 18:39:37 -08:00
1fdeacb411
remove layout from projects index
2014-02-15 18:21:43 -08:00
5b9125ad5e
allow adding custom scripts & styles to layout
2014-02-15 18:21:31 -08:00
0cb36d7773
don't use MultiViews
2014-02-15 18:21:03 -08:00
3513fc7d2a
move feed from /posts/sjs.rss to /feed.xml
2014-02-15 18:20:41 -08:00