mreid / mark.reid.name

Content of my personal site

This URL has Read+Write access

commit  5771ebc4871d2822e1ae7b8dd64eeb9523902b92
tree    cfae1d55cceb3b4e8f761ede2efabaeffbb701cc
parent  531d1df3c4f8418e64bc35bbcde85140600ad9ca parent  6e3e12cc72e4c318ff95311bdc32bc52c711df62
name age message
file .gitignore Sun Apr 05 04:59:05 -0700 2009 Started new clojure post. New post on MLSS lect... [mreid]
file .htaccess Mon Apr 13 05:34:18 -0700 2009 Tweaked .htaccess to fix broken link from old site [mreid]
file 404.html Thu Feb 05 14:35:34 -0800 2009 Added 404 [mreid]
file README.markdown Sun Sep 06 03:45:57 -0700 2009 Fixed licence [mreid]
file _config.yml Tue Aug 04 02:45:40 -0700 2009 Fixes to setting up Clojure post. Config tweak. [mreid]
directory _includes/ Thu Jul 16 22:32:00 -0700 2009 Added new notes section [mreid]
directory _layouts/ Thu Jul 16 22:32:00 -0700 2009 Added new notes section [mreid]
directory _scripts/ Mon Jan 19 18:13:31 -0800 2009 Transferred URLs to .name. Slight CSS tweaks fo... [mreid]
directory code/ Loading commit data...
directory files/
directory iem/
directory images/
file index.markdown Thu Jul 16 06:46:14 -0700 2009 Some minor presentation tweaks. Added feed to S&P [mreid]
directory info/
file jstest.html Mon Feb 02 16:45:39 -0800 2009 Added javascript trickery to display Last.fm al... [mreid]
directory play/ Sun Jan 18 13:47:48 -0800 2009 Typo in file name [mreid]
directory sap/
directory 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.