Merge pull request #6 from nuex/cleanup

Remove Extraneous Files
This commit is contained in:
Chase James 2016-08-01 18:48:10 -04:00 committed by GitHub
commit e8b7b628d9
3 changed files with 0 additions and 46 deletions

34
HISTORY
View File

@ -1,34 +0,0 @@
0.2.4 / 2012-03-11
- Bugfix release
* text with ampersand's no longer gets munged
0.2.3 / 2011-11-11
- Bugfix release
* fixed Makefile (use tab instead of space)
0.2.2 / 2011-11-10
- Bugfix release
* fixed "load helpers" action not being called (helpers work now)
* fixed README and example helpers.awk not matching
* fixed uninstallable executables in Makefile (thanks sramov)
0.2.1 / 2011-10-24
- Bugfix release
* removed debug line in find_cmd.awk
0.2 / 2011-10-24
- Feature Release
* custom configuration added (convert markup using any program)
0.1.1 / 2011-10-18
- Bugfix release
* 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
View File

@ -1,11 +0,0 @@
- 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

View File

@ -1 +0,0 @@
0.2.4