Prelude is a WordPress starter theme that helps you craft custom themes. It uses Gulp to compile and minify scss/css, concatenate and minify JS, compress images, and more.
- Compile & minify Sass/CSS with sourcemaps
- Auto-prefix your Sass/CSS
- Minify and concatenate JavaScript/jQuery with support for ES5/ES6
- Compress images
Prelude has some nifty features built into functions.php
to make developing a custom WordPress theme a little easier.
Prelude requires that you have Node 10+ installed on your machine. If you need help with that, please visit the npm documentation.
npx prelude-wp your-theme-name
Documentation can be found at /documentation
We are always looking for ways to improve. If you find a bug, have a question, or wish to add a contribution please open an issue.