Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 579 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 579 Bytes

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