It’s party time

Fiesta is a modern, no-nonsense, Gutenberg-friendly WordPress starter theme for lightning-fast development

GitHub v1.0.0

Features

  • Sass compilation with Gulp
  • JavaScript compilation, concatenation, minification and source maps with Gulp
  • Modern CSS support with PostCSS
  • Gutenberg editor shares styles with the front-end
  • Responsive multi-level navigation
  • Front-end component library

Usage

  1. Extract the starter package into your theme folder (e.g. themes/mytheme)
  2. Run npm install --global gulp-cli to install the Gulp CLI globally
  3. Run npm install to install dependencies
  4. Set your development url in config.js
  5. Run gulp to start watch
  6. Run gulp build to build for production