Commit graph

8 commits

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