mreid / mark.reid.name
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
5771ebc
commit 5771ebc4871d2822e1ae7b8dd64eeb9523902b92
tree cfae1d55cceb3b4e8f761ede2efabaeffbb701cc
parent 531d1df3c4f8418e64bc35bbcde85140600ad9ca parent 6e3e12cc72e4c318ff95311bdc32bc52c711df62
tree cfae1d55cceb3b4e8f761ede2efabaeffbb701cc
parent 531d1df3c4f8418e64bc35bbcde85140600ad9ca parent 6e3e12cc72e4c318ff95311bdc32bc52c711df62
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Apr 05 04:59:05 -0700 2009 | |
| |
.htaccess | Mon Apr 13 05:34:18 -0700 2009 | |
| |
404.html | Thu Feb 05 14:35:34 -0800 2009 | |
| |
README.markdown | Sun Sep 06 03:45:57 -0700 2009 | |
| |
_config.yml | Tue Aug 04 02:45:40 -0700 2009 | |
| |
_includes/ | Thu Jul 16 22:32:00 -0700 2009 | |
| |
_layouts/ | Thu Jul 16 22:32:00 -0700 2009 | |
| |
_scripts/ | Mon Jan 19 18:13:31 -0800 2009 | |
| |
code/ | ||
| |
files/ | ||
| |
iem/ | ||
| |
images/ | ||
| |
index.markdown | Thu Jul 16 06:46:14 -0700 2009 | |
| |
info/ | ||
| |
jstest.html | Mon Feb 02 16:45:39 -0800 2009 | |
| |
play/ | Sun Jan 18 13:47:48 -0800 2009 | |
| |
sap/ | ||
| |
work/ |
README.markdown
Mark.Reid.name
This repository contains the source for my personal site at http://mark.reid.name.
License
Unless otherwise attributed, all of the content in this repository is released under a Creative Commons (Attribution-Noncommercial-Share Alike 3.0 Unported licence.
Usage
I develop the site locally and then rsync the changes to my host as follows:
rsync -ave ssh ~/Sites/mark.reid.name/ confla@conflate.net:www/name
Thanks
A huge thanks to Tom Preston-Werner for creating Jekyll.

