* Python 3 compatibility
* Properly installable with pip
* New `stuffpages` command
* New breadcrumb listing
* New syntax for pages listing (reverse sort, sort by any defaults/meta data)
* Build only pages that have actually changed
* New `_resource` directory for linked files and resources (default is global)
* Copy files with absolute links into unique directories in `_resources`
* Pages are not self-contained by default
* New `selfcontained` setting (to have local `_resources` directory for each page)
* No `index` setting needed anymore (`index.md` as filename suffices)
* New `html_head`, `html_nav`, `html_header`, `html_footer` sections in `config.py`
* New `nonav` setting
* Hacks to fix HTML errors from the markdown package, footnote position and permalink symbol position