--- a/content/projects/django-hoptoad.html Fri Oct 07 19:17:34 2011 -0400
+++ b/content/projects/django-hoptoad.html Mon Oct 10 00:45:29 2011 -0400
@@ -4,6 +4,7 @@
title: "django-hoptoad"
snip: "Now ponies can ride the toad too."
created: 2009-07-25 01:16:40
+ exclude: True
%}
{% block article %}
--- a/content/projects/fuego.html Fri Oct 07 19:17:34 2011 -0400
+++ b/content/projects/fuego.html Mon Oct 10 00:45:29 2011 -0400
@@ -4,6 +4,7 @@
title: "Fuego"
snip: "Photographs of Alex. Studio."
created: 2009-01-19 01:25:20
+ exclude: True
%}
{% block article %}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/content/projects/gundo.html Mon Oct 10 00:45:29 2011 -0400
@@ -0,0 +1,15 @@
+{% extends "_post.html" %}
+
+{% hyde
+title: "Gundo"
+snip: "Graph your Vim undo tree."
+created: 2011-10-10 00:00:01
+exclude: False
+%}
+
+{% block article %}
+
+[Gundo](http://sjl.bitbucket.org/gundo.vim/) is a Vim plugin that graphs your
+undo tree. Check out the site for all the information.
+
+{% endblock %}
--- a/content/projects/hg-paste.html Fri Oct 07 19:17:34 2011 -0400
+++ b/content/projects/hg-paste.html Mon Oct 10 00:45:29 2011 -0400
@@ -4,6 +4,7 @@
title: "hg-paste"
snip: "Send diffs from Mercurial to various pastebin websites."
created: 2009-09-16 17:52:55
+ exclude: True
%}
{% block article %}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/content/projects/learnvimscriptthehardway.html Mon Oct 10 00:45:29 2011 -0400
@@ -0,0 +1,22 @@
+{% extends "_post.html" %}
+
+{% hyde
+title: "Lean Vimscript the Hard Way"
+snip: "A short book about Vimscript."
+created: 2011-10-10 00:32:00
+%}
+
+{% block article %}
+
+[Learn Vimscript the Hard Way][lvsthw] is a short book for users of the Vim
+editor who want to learn how to customize Vim.
+
+It's currently a work in progress, so it's incomplete and and you should expect
+mistakes.
+
+It will always be available for free online. Once it's finished you'll be able
+to buy paperback and eBook versions for fairly cheap.
+
+[lvsthw]: http://learnvimscriptthehardway.stevelosh.com/
+
+{% endblock %}
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/content/projects/threesome.html Mon Oct 10 00:45:29 2011 -0400
@@ -0,0 +1,16 @@
+{% extends "_post.html" %}
+
+{% hyde
+title: "Threesome"
+snip: "A Vim plugin for resolving three-way merge conflicts."
+created: 2011-10-10 00:00:02
+exclude: False
+%}
+
+{% block article %}
+
+[Threesome](http://sjl.bitbucket.org/threesome.vim/) is a Vim plugin that helps
+you resolve three-way merge conflicts. Check out the site for more information.
+
+{% endblock %}
+
--- a/content/projects/women-in-water.html Fri Oct 07 19:17:34 2011 -0400
+++ b/content/projects/women-in-water.html Mon Oct 10 00:45:29 2011 -0400
@@ -4,6 +4,7 @@
title: "Women in Water"
snip: "Photographs of women in Lake Ontario."
created: 2009-08-04 18:57:36
+ exclude: True
%}
{% block article %}