Release v0.036

Tags:

A couple fixes and a couple breaking changes in this release:

The biggest fix is that now we check for ignored files or submodule files before trying to deploy to a Git repository. This should fix a lot of issues with deploying.

All pages now have a last_modified field, which has an appropriate default. Also, all the default includes are now templates, so you can use template variables inside them. This breaks all existing themes, so make sure to re-bundle your theme with statocles bundle theme.

Some getting started information was added to the Theme guide. In short, the best way to make your own theme is to start from one of the existing themes.

Finally, the static app now works correctly when it is not at the root of the site.

Full changelog below.

Comments