-
- Add support and an option to use latest jQuery bundled by Grav (e04f724)
- Add blueprints including exciting new setting (ecc340a)
- Show theme version in debugger (0f1d187)
-
- Fix this changelog's sort (4640552)
- Improve docs
- Update docs
- Add licensing/credits and link to Oxygen by @kittyfishfrommars (7ceecab)
- Finish supporting deferred assets in base template (ff3c999)
-
- Escape output as required for Grav 1.7+ (#12)
-
- Merged PR by @tiktuk which fixes dropdown menus after Twig engine changes (#10)
-
- Fixed mixed content warning when importing google fonts plain http CSS URL (#8)
-
- Fixed JS-derived CSS paths for skel framework in IE browsers (#6)
-
- Base template modified so it can be extended to support a deferred asset block (#5)
-
- Instructions for deploying deferred asset blocks added to README
- Examples in the wild section added to README