2015-04-16  Oliver Fields  <oliver@phnd.net>

* Implemented environment support (test/stage/prod etc) for generation,
requires site.conf changes (add sections)
* Fixed bug where unable to find stopwords file if not in root dir

2015-04-09  Oliver Fields  <oliver@phnd.net>

* Site search functionality
* Page tag and category template variables
* Docutils and lxml dependencies added to .deb
* Major reshuffle of files for python packaging

2015-04-05  Oliver Fields  <oliver@phnd.net>

* Page tag and category template variables
* Helper function get_url
* Helper function relative_path
* Support for header profiles
* Category page header support
* Global tag template variable
* Tag support and RSS feed
* Previous and next links and publish header
* Publish page header and template variable
* SEO title and description field lenght_range site config setting to check
that both are within set character ranges
* Page post generate hook now runs after page written to disk

2015-03-26  Oliver Fields  <oliver@phnd.net>

 * Fixed index page bug in sitemap
 * Hooks now fail if return non zero exit status
 * Added new hooks for pre and post page generation
 * Detect if first line contains a header or not, removes false warnings
 * Added absolute_url template variable, useful for canonical tag
 * Page extension setting
 * Added support for default page extensions and reworked command line
 argument
 * Small bug fix for verbatim generation of pages
 * Crumbtrail elements are uniform for easier css styling
 * Failure if no pagegen conf found, fixed
 * Header bugfix
 * Executable content files. Content is read from stdout, not actual file
 content, if a file is executable
 * Added page template support
 * Revised command usage

2015-03-19  Oliver Fields  <oliver@phnd.net>

 * url_include_index setting added
 * deb build script

2015-03-19  Oliver Fields  <oliver@phnd.net>

 * Initial release

