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
0c8d615840 use a better permalink for code on GitHub 2014-03-02 16:09:17 -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
4c611affa4 s/.md/.html.md/ for all posts 2014-02-15 18:46:44 -08:00
7904fddaae strip metadata from post bodies 2014-02-15 18:18:23 -08:00
47cdd8509a give all posts .md extensions 2014-02-15 17:29:26 -08:00
4ddf988ff9 [WIP] use harp to generate the site 2014-02-15 17:06:26 -08:00