prelude-wp
v6.3.2
Published
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.
Downloads
20
Readme
Prelude
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.
Features
Compiling
- Compile & minify Sass/CSS with sourcemaps
- Auto-prefix your Sass/CSS
- Minify and concatenate JavaScript/jQuery with support for ES5/ES6
- Compress images
WordPress Functions
Prelude has some nifty features built into functions.php
to make developing a custom WordPress theme a little easier.
Getting Started
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
Documentation can be found at http://prelude.factor1.org.
Bugs, Contributions & Questions
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.