Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added installation instructions.
  • Loading branch information
apzeero authored May 20, 2019
1 parent 954b3c0 commit 18f2048
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,18 @@ The idea of the default look for this theme is to as closely replicate that of t
## GNU General Public License v2
This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.

## Installation
1. ...
2. ...

## Development and Testing
## Plugins and Test Data
After WordPress setup follow these steps:

1. Install plugin: [Query Monitor](https://wordpress.org/plugins/query-monitor/) by Jogn Blackbourn
2. Install test data: [WP Test](https://github.com/poststatus/wptest#installation)

## Installation
1. Clone inside theme folder: /wp-content/themes
```git clone --recursive https://github.com/wpugph/themewpugph.git```
2. Compile stylesheet site.scs
3. Activate the theme

## Roadmap ([See v1](https://github.com/wpugph/gutenberg-starter-theme/projects/1))
- Integrate UIKit 3
- Basic Gutenblocks for UIkit components
Expand Down

0 comments on commit 18f2048

Please sign in to comment.