Skip to content

A very simple wordpress starter theme, intended for quick and simple websites

License

Notifications You must be signed in to change notification settings

sirtimid/simple-wp-theme

Repository files navigation

simple-wp-theme

A very simple wordpress starter theme, intended for quick and simple websites.

Requirements

Uses

Installation

$ git clone https://github.com/sirtimid/simple-wp-theme.git
$ cd ./simple-wp-theme
$ npm install

Developing

Watch and build

$ gulp