mreid / mark.reid.name
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 13790b6fa3a37ce79800c0f683a69510a3d2edc6
tree 71290e80b9140c37a77bcf3e3c1ede4f19a049c6
parent a376f86e96266082c045bb56d95560fe6b697627
tree 71290e80b9140c37a77bcf3e3c1ede4f19a049c6
parent a376f86e96266082c045bb56d95560fe6b697627
| 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/ | Thu Sep 24 00:45:59 -0700 2009 | |
| |
files/ | Mon Sep 28 17:03:27 -0700 2009 | |
| |
iem/ | Thu Oct 22 01:31:25 -0700 2009 | |
| |
images/ | Thu Sep 24 00:45:59 -0700 2009 | |
| |
index.markdown | Thu Jul 16 06:46:14 -0700 2009 | |
| |
info/ | Thu Sep 24 00:45:59 -0700 2009 | |
| |
jstest.html | Mon Feb 02 16:45:39 -0800 2009 | |
| |
play/ | Sun Jan 18 13:47:48 -0800 2009 | |
| |
sap/ | Sun Oct 11 02:32:38 -0700 2009 | |
| |
work/ | Fri Dec 04 16:06:25 -0800 2009 |
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.
