factor1 / prelude-wp

Prelude is a WordPress starter theme that helps you craft custom themes.
GNU General Public License v3.0
14 stars 3 forks source link

Prelude

Build Status npm version npm

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

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 /documentation

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.