Haywire Grav Versions Save

:rocket: Starter theme for Grav CMS

0.4.4

5 years ago

New

0.4.3

6 years ago

Improved

  • Remove redundant code from Navbar.vue
  • Remove empty bootstrap.js

Bugfix

  • Fix issue with page/post media being used incorrectly. Switch to cropZoom instead of cropResize. (#26, #27, b76ebfc)

0.4.2

6 years ago

Improved

  • Upgrade to Bulma ^0.7.1

Bugfix

  • Fix indentation in blueprints.yaml
  • Fix typos in Navbar.vue
  • Do not output empty classname(s) to <body>

0.4.1

6 years ago

New

  • New post.html.twig partial

Improved

  • Add 2 space indentation to *.json files (.editorconfig)
  • Add yarn/npm logs to .gitignore
  • Update npm dependencies

0.4.0

6 years ago

New

  • Add favicon
  • Add intro to blog items
  • Add tags to blog items

Improved

  • Remove redundant blueprints
  • Update theme languages strings
  • Improve blog item blueprints
  • Update theme screenshot/thumbnail (now uses correct ratio/sizes)
  • Update demo pages
  • Add .is-right modifier to navbar-dropdown by default
  • Remove _general.sass
  • Redesign all page templates
  • Overall markup improvements
  • Dates are now printed using nicetime()
  • Reset style of bulma box element
  • Post thumbnail > featured_image

0.3.5

6 years ago

Bugfix

  • Add jquery if debugger is enabled (#16, 6428f09)

0.3.4

6 years ago

Improved

  • Prevent RuntimeException on external templates (#12, 5354003)
  • Improve asset cache busting handler (#14, #15, 28fce37)

0.3.3

6 years ago

New

  • Add .editorconfig

Improved

  • Update _demo/ pages markdown
  • Update theme screenshots
  • Bundle working assets to resources/ folder
  • Fix to Bulma navbar-burger (#1580, #1515)

0.3.2

6 years ago

New

  • Add asset cache busting

Improved

  • Improve template markup

0.3.1

6 years ago

Improved

  • Add markup to error.html.twig
  • Up dependencies