Commit graph

21 commits

Author SHA1 Message Date
5dbbb4037d update keybase and use https for links to samhuri.net 2015-05-03 15:54:47 -07:00
51ceac55ed remove empty 2015 dir 2015-04-19 12:00:35 -07:00
9ac9e9e4be 2015 posts stub 2015-03-28 23:15:39 -07:00
8f6b3be1eb structure drafts like the other post dirs 2014-10-18 18:05:07 -07:00
cf4b6e7a0a fix some broken markdown 2014-10-09 16:31:11 -07:00
c5c430367f escape segment names ... Markdown! 😧 2014-06-23 21:43:45 -07:00
95ebc26d2b use 'dd mmm' and 'dd MMM, YYYY' date formats 2014-03-22 11:54:28 -07:00
a4b5975715 specify charset in Content-Type header instead of <meta> 2014-03-19 17:15:12 -07:00
5df90721b3 prevent directory listing of /posts 2014-03-18 22:12:36 -07:00
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
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
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