Skip to content

SoaPatrick/wp-soapatricknine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoaPatrickNine

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

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

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