Wordless dramatically speeds up and enhances your custom themes
creation, thanks to Sass, Compass, Haml and Coffeescript.
| Author: | welaika (profile at wordpress.org) |
| WordPress version required: | 5.5.1 |
| WordPress version tested: | 6.2.9 |
| Plugin version: | 6.0.3 |
| Added to WordPress repository: | 13-12-2011 |
| Last updated: | 28-04-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://github.com/welaika/wordless |
| Total downloads: | 8 711 |
| Active installs: | 100+ |
![]() Click to start download |
|
Wordless is a junction between a WordPress plugin and a theme boilerplate that dramatically speeds up and enhances your custom theme creation. Some of its features are:
- 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 SCSS syntax
- Out-of-the-box support to Stylelint configured for SCSS syntax.
- Write Javascript logic using modern syntax thanks to Babel
- Automatically polyfill (with core-js) and transpile Javascript based on your support inside
.browserslistrc - A growing set of handy and documented PHP helper functions ready to be used within your views
- Preconfigured support to MailHog mail-catcher in development.
- Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. All the standards you already know, all the customizations you may need.
Documentation
Complete documentation
Read the complete Wordless documentation at wordless.readthedocs.io where you’ll find – hopefully – all the informations about installation, usage guide, in depth explanation about the stack.
Buil-in helpers documentation
You can find it at http://welaika.github.io/wordless/docs/latest/html/index.html.
ChangeLog
