v0.11.2
A handy little collection of bug fixes and improvements.
- Add components source folder to sass-loader include paths
- Add a git init step to
bridgetown new
command #18 - Update sass-loader webpack config to support .sass #14 (jaredmoody)
- Add customizable permalinks to Prototype Pages (aka
/path/to/:term/and/beyond
). Use hooks and in-memory caching to speed up Pagination. Inspired by use cases like this… #12