Skip to content

factor1/prelude-wp

Repository files navigation

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

Gulp Tasks

Prelude uses Gulp to:

  • Compile & minify Sass/CSS with sourcemaps
  • Auto-prefix your Sass/CSS
  • Minify and concatenate JavaScript/jQuery
  • Compress images
  • Package a theme for upload to WordPress or distribution

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 and npm installed on your machine. If you need help with that, please visit the npm documentation.

Via npm: npm install prelude-wp --save

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.

About

Prelude is a WordPress starter theme that helps you craft custom themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published