Skip to content

SoaPatrick/wp-soapatrickseven

Repository files navigation

SoaPatrickSeven

A theme for my personal website. This theme was released on February 23rd 2020. Development stopped on September 26th 2020 and the theme isn't maintained since then.

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

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