76cfe3dd01
fix layout of markdown pages
2014-03-24 11:33:47 -07:00
95ebc26d2b
use 'dd mmm' and 'dd MMM, YYYY' date formats
2014-03-22 11:54:28 -07:00
6d405b201b
lighten nav link color
2014-03-19 22:29:55 -07:00
62159d17cb
inline CSS in post-processing
2014-03-19 21:46:36 -07:00
25482dd76c
load typekit fonts async, ugly FOUT but I can deal
2014-03-19 20:47:16 -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
8db90d67d2
redirect super old blog posts
2014-03-18 22:03:12 -07:00
94fe105091
reduce Safari janky resize test case
2014-03-17 18:03:01 -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
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
8fb8b099af
add a super basic server that implements metaWeblog.newPost
2014-03-09 19:49:28 -07:00
6f4303f65b
shitty workaround
2014-03-07 16:45:31 -08: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
9d3f886ce0
fix arg processing in bin/publish.sh
2014-03-02 16:01:04 -08:00
b365a1dae9
ignore wayback in TextMate
2014-03-02 16:00:43 -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
c83c639b98
add support for publishing to beta.samhuri.net
2014-02-16 23:25:20 -08:00
be2b7af74a
fixup! publish all
2014-02-16 23:03:18 -08:00