mreid / mark.reid.name

Content of my personal site

This URL has Read+Write access

mreid (author)
Fri Dec 04 16:06:25 -0800 2009
commit  13790b6fa3a37ce79800c0f683a69510a3d2edc6
tree    71290e80b9140c37a77bcf3e3c1ede4f19a049c6
parent  a376f86e96266082c045bb56d95560fe6b697627
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/ Thu Sep 24 00:45:59 -0700 2009 Added images to top level pages [mreid]
directory files/ Mon Sep 28 17:03:27 -0700 2009 More page-per-pub stuff [mreid]
directory iem/ Thu Oct 22 01:31:25 -0700 2009 Added some more blogs [mreid]
directory images/ Thu Sep 24 00:45:59 -0700 2009 Added images to top level pages [mreid]
file index.markdown Thu Jul 16 06:46:14 -0700 2009 Some minor presentation tweaks. Added feed to S&P [mreid]
directory info/ Thu Sep 24 00:45:59 -0700 2009 Added images to top level pages [mreid]
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/ Sun Oct 11 02:32:38 -0700 2009 Moved post to drafts. [mreid]
directory work/ Fri Dec 04 16:06:25 -0800 2009 Added news item on maths in schools talk [mreid]
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.