Wordless is an opinionated WordPress plugin that dramatically speeds up and enhances your custom theme creation. Some of its features are:
Features
- A structured, organized and clean theme organization
- Bootstrap a new theme directly within wp-cli
- Write PHP templates with Pug templating system
- Write CSS stylesheets using the awesome Sass syntax
- Out-of-the-box support to Stylelint configured for indented SASS syntax.
- Write Javascript logic in Coffeescript
- Automatically polyfill and transpile your JS setting your support inside
.browserslistrc
- A growing set of handy and documented PHP helper functions ready to be used within your views
- Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. All the standards you already know, all the customizations you may need.