From aad4844bb56dff2586fa1be8256e9f96f1bae16f Mon Sep 17 00:00:00 2001 From: nuex Date: Sat, 8 Oct 2011 12:08:24 -0400 Subject: [PATCH] version 0.1 --- HISTORY | 8 ++++++++ TODO | 11 +++++++++++ VERSION | 1 + 3 files changed, 20 insertions(+) create mode 100644 HISTORY create mode 100644 TODO create mode 100644 VERSION diff --git a/HISTORY b/HISTORY new file mode 100644 index 0000000..78e0834 --- /dev/null +++ b/HISTORY @@ -0,0 +1,8 @@ +0.1 / 2011-10-08 + - First release + * supports directories with spaces + * parses metadata to be bound to templates + * filters markdown + * supports plain HTML pages (i.e. no filtering) + * copies non-zodiac files + * no dependencies diff --git a/TODO b/TODO new file mode 100644 index 0000000..9c75754 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +- user-defined filters + - per project configuration + - site-wide configuration +- separate metadata parser + - allow viewing metadata as a collection for creating listings (i.e. sitemap.xml) +- contrib tools + - example .htaccess config + - page creation + - blog post +- partials +- multiple layouts diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..49d5957 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.1