Skip to content

SoaPatrick/wp-soapatrickeight

Repository files navigation

SoaPatrickEight

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

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

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