A
Introduction
Chisel is a WordPress development framework for creating easy to maintain and fast websites
B
Features
Chisel comes with a lot of features which can help you to develop your themes faster
- automatic WP-CLI based WordPress installation
- automatic installation of Timber and Disable Emojis plugin, optional installation of other plugins like ACF
- Chisel WordPress starter theme with a logical, easy to follow structure
- Gulp build system with Browsersync and gulp-rev support
- Twig templating engine and SCSS with ITCSS architecture
- webpack and ES6 with Babel, optional jQuery
- stylelint, Prettier and ESLint with config tailored for Chisel and Prettier synced together for consistent and hassle free code formatting
- HTML validation with htmlhint
C
Get started
Getting started and working with Chisel is easy as A, B, C
Once you install Chisel, just type the following command in your command line and follow the instructions.
yo chisel
Next: Installation