https://github.com/ryelle/umbra
https://github.com/ryelle/umbra
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryelle/umbra
- Owner: ryelle
- Created: 2014-06-10T00:37:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T02:07:10.000Z (over 9 years ago)
- Last Synced: 2025-04-07T15:33:51.660Z (over 1 year ago)
- Language: CSS
- Homepage: http://themes.redradar.net/umbra/
- Size: 515 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/ryelle/umbra)
Umbra
=====
This repo uses a src & build structure- all development happens in the src folder, and is then built via grunt into the build folder. (This is intentionally similar to WordPress core)
To run this theme from github (as opposed to me giving you a zip):
1. Clone this repo into your themes folder
2. Run `npm install` to install all dependencies
3. Run `grunt build` to create the build folder.
4. Activate the theme in the WP admin.