Skip to content

v1.4.0

Compare
Choose a tag to compare
@csalmeida csalmeida released this 14 Dec 18:53
· 44 commits to main since this release
6bfc37f
  • Adds support for environment variables with a .env.
  • Hot reloading can be configured via .env and no longer requires edits to gulpfile.js.
  • Tidied up functions.php by moving Hozokit specific logic to other files to leave functions.php clear to be used by theme developers.
  • Abstracted Hozokit specific functionality into methods of the Hozokit class.
  • Various updates to readme and documentation.