- Added support for including root node in navigation.
- Added matcher to support active page detection for directory indexes.
- Refactored frontmatter defaults, monkey patching defaults into the frontmatter_manager until we're allowed to specify them via middleman.
- Added support for app http_prefix configuration.
- Refactored simple-navigation patch to duplicate less code.
- Prevented simple-navigation from remembering @selected on navigation items.
- Resolved current_path issue, refactored to not run on every request.
- Refactoring for middleman 3 and simple-navigation.
- Removed things from .gitignore that should be in global config. See: https://help.github.com/articles/ignoring-files