Skip to content

v0.6.0

Compare
Choose a tag to compare
@luboskmetko luboskmetko released this 15 Feb 16:11
· 165 commits to master since this release
  • ITCSS improvements and automatic style guide generation - added new elements, objects and sample components
  • default styles for WP projects - editor content, posts, comments, main navigation, etc. allows quicker prototyping themes
  • removed compilation of prefixed templates (eg. template.twig), now only top level templates compile to pages
  • added option to move src folder to theme folder on WP projects during project setup
  • added welcome screen to generator
  • WP table prefix is made lowercase
  • fixing JS error on WP projects (from the sample module)
  • fixing broken WP screenshot
  • migrating to Yeoman 1.0
  • resolving styling deprecation warnings
  • An MVC-like WordPress Development with ACF and Timber - a blog post showing a sample project which uses Chisel for development