Skip to content

SoaPatrick/wp-soapatrickfive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoaPatrickFive

A theme for my personal website. This theme was released on April 13th 2018. Development stopped on May 1st 2019 and the theme isn't maintained since then.

A static version can be found here: https://archive.soapatrick.com/sp5/

Requirements

  • Node
  • Gulp

Installation

Clone this repository and run:

npm install

Development

change the URL of your local Wordpress environment in the gulpfile.js then run:

npm run dev

Production

npm run build