Commit graph

8 commits

Author SHA1 Message Date
62159d17cb inline CSS in post-processing 2014-03-19 21:46:36 -07:00
24f60083a2 add yearly and monthly archive indexes 2014-03-10 00:21:21 -07:00
720f88cc60 remove post bodies from public/_data.json 2014-03-10 00:15:55 -07:00
1d0e7fd36c put multiple posts on the home page 2014-03-09 22:46:12 -07: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
b11e6bf5b7 restructure posts, responsive layout, new style 2014-03-01 16:55:03 -08:00
9558ee8f91 fix harp compilation & DRY things up 2014-02-15 18:55:40 -08:00
b73a290903 update build & publish scripts 2014-02-15 18:18:02 -08:00