Merge branch 'master' of ssh://vorcore/var/git/zodiac into collect_exact

This commit is contained in:
nuex 2011-10-24 09:10:00 -04:00
commit ca8562ca3a
3 changed files with 23 additions and 0 deletions

11
HISTORY Normal file
View File

@ -0,0 +1,11 @@
0.1.1 / 2011-10-18
* use awk regex operator
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

11
TODO Normal file
View File

@ -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

1
VERSION Normal file
View File

@ -0,0 +1 @@
0.1.1