forked from wezm/wezm.net
Update about page
This commit is contained in:
parent
a680c6c319
commit
29509fd052
1 changed files with 17 additions and 7 deletions
|
@ -10,21 +10,30 @@ See the [contact page](/contact/).
|
||||||
This Site
|
This Site
|
||||||
---------
|
---------
|
||||||
|
|
||||||
This site is written in [Markdown][markdown], generated using [nanoc][nanoc], enhanced with [jQuery][jquery] and hosted on a
|
This site is written in [Markdown][markdown] and [SASS][sass], generated using
|
||||||
<a href="http://manage.crucialp.com/aff.php?aff=261" class="affiliate" title="Affiliate link">Crucial Paradigm</a> VPS
|
[nanoc][nanoc], enhanced with [jQuery][jquery] and hosted on a <a
|
||||||
running [Debian GNU/Linux][debian] and [nginx][nginx].
|
href="http://manage.crucialp.com/aff.php?aff=261" class="affiliate"
|
||||||
|
title="Affiliate link">Crucial Paradigm</a> VPS running [Debian
|
||||||
|
GNU/Linux][debian] and [nginx][nginx].
|
||||||
|
|
||||||
The content is split into two primary sections: [Technical](/technical/articles/) and [Personal](/personal/articles/). There is a [combined feed](http://feeds.feedburner.com/wezm) containing all posts as well as separate ones for [technical](http://feeds.feedburner.com/wezm-technical) and [personal](http://feeds.feedburner.com/wezm-personal) posts.
|
The content is split into two sections:
|
||||||
|
[Technical](/technical/articles/) and [Personal](/personal/articles/). There is
|
||||||
|
a [combined feed](http://feeds.feedburner.com/wezm) containing all posts as
|
||||||
|
well as separate ones for
|
||||||
|
[technical](http://feeds.feedburner.com/wezm-technical) and
|
||||||
|
[personal](http://feeds.feedburner.com/wezm-personal) posts.
|
||||||
|
|
||||||
Projects
|
Projects
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Visit the [projects page](/projects/) for details of some of my software and hardware projects.
|
Visit the [projects page](/projects/) for details of some of my software and
|
||||||
|
hardware projects.
|
||||||
|
|
||||||
Photography
|
Photography
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
I'm an amateur photographer, see [Flickr][flickr]. My primary camera is a Canon 400D SLR, with the following lenses:
|
I'm an amateur photographer. See my [Flickr photostream][flickr] for some of my
|
||||||
|
photos. My primary camera is a Canon 400D SLR, with the following lenses:
|
||||||
|
|
||||||
* 28mm ƒ/1.4
|
* 28mm ƒ/1.4
|
||||||
* 15-55mm ƒ/3.5-4
|
* 15-55mm ƒ/3.5-4
|
||||||
|
@ -37,3 +46,4 @@ I'm an amateur photographer, see [Flickr][flickr]. My primary camera is a Canon
|
||||||
[flickr]: http://www.flickr.com/photos/wezm/
|
[flickr]: http://www.flickr.com/photos/wezm/
|
||||||
[debian]: http://www.debian.org/
|
[debian]: http://www.debian.org/
|
||||||
[jquery]: http://jquery.com/
|
[jquery]: http://jquery.com/
|
||||||
|
[sass]: http://haml-lang.com/
|
||||||
|
|
Loading…
Reference in a new issue