- Adds plugin system akin to Roda and Sequel for
Resource
andRouter
- Improves initial setup
- Adds better documentation
- Switches from
rerun
tofilewatcher
for triggering rebuilds - Switches from
rackup
topuma
for development server - Updates default package manager to yarn stable
- Fixes nginx and Dockerfile configs for default dokku deployments
- Improvements to site template files
- Adds ability for
link_to
helpers to take absolute paths
- Initial release