mchung / blog
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
c1f0b84
Marc Chung (author)
Mon Sep 14 01:20:54 -0700 2009
commit c1f0b8446717cc278f1ea3048b9d2ff7df4310c1
tree 3dbed5ec8af2bc0ad6877a754f2e1274ce392f75
parent b103fb8ce9322dae63774ef3acae32ff249ef70c
tree 3dbed5ec8af2bc0ad6877a754f2e1274ce392f75
parent b103fb8ce9322dae63774ef3acae32ff249ef70c
blog /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
404.html | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
_backup/ | ||
| |
_layouts/ | ||
| |
_posts/ | ||
| |
about.html | ||
| |
archives.html | ||
| |
atom.xml | ||
| |
css/ | ||
| |
google6c8c384fa8759e96.html | ||
| |
images/ | ||
| |
index.html | ||
| |
js/ | ||
| |
manifesto.html | ||
| |
notes/ | ||
| |
robots.txt | ||
| |
script/ | ||
| |
sitemap.xml | ||
| |
static/ | ||
| |
turn - 9f0da33 |
README.markdown
This is the data for my blog
Inspired by Tom Preston-Werner's blog.
Powered by Jekyll.
License
The following directories and their contents are copyright Marc Chung. You may not reuse anything therein without my permission:
- _posts/
- images/
- notes/
All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please.
TODO
- Import comments into mchung.disqus.com
- Add delicious
- Add friendfeed
- Add twiter
- Pagination
- Next and prev links
- New layout? ObjJ?
- Add tags.html
- Properly sort by datetime instead of date. How to do this nicely?

