ls ./blog
$ ls -la ./blog
total 3
-rw-r--r-- github-code-bar.md 2012-02-11
-rw-r--r-- blogging-again.md 2011-11-26
-rw-r--r-- github-forking-flaw.md 2011-11-25
$ cat ./blog/*
Technical writings, project updates, and random thoughts.
github-code-bar.md
01. GitHub code bar
This new bar is weird UX
githubuxdesign
2012-02-11
blogging-again.md
02. Blogging again
I haven't 'really' blogged in 3 years.
metablogging
2011-11-26
github-forking-flaw.md
03. GitHub forking has one big flaw
GitHub is amazing. Creates a real code community. But forking has one big flaw.
githubgitopen-source
2011-11-25