Skip to content

webdevsuperfast/divi-boilerplate

Repository files navigation

Divi Boilerplate

Introduction

Divi Boilerplate is a Divi child theme. It uses GulpJS to handle tasks, configuration and lint files.

Installation Instruction

  1. Upload the Divi Boilerplate theme folder via FTP to your wp-content/themes directory. (The Divi parent theme needs to be in wp-content/themes directory as well.)
  2. Go to your WordPress dashboard and select Appearance.
  3. Activate Divi Boilerplate theme.

Building from Source

  1. Install Git.
  2. Clone the repository to your local machine.
  3. Install NodeJS.
  4. Install Gulp globally.
  5. Install Yarn optional.
  6. Run npm install or yarn install.
  7. Replace site URL in line 41 of gulpfile.js file to your local development URL(e.g. http://divi.test).

Features

  1. Sass
  2. Gulp

Todos

  • Code cleanup and bug fixes

Credits

About

A Divi child theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published