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