https://github.com/ryelle/andromeda
https://github.com/ryelle/andromeda
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryelle/andromeda
- Owner: ryelle
- Created: 2015-05-02T04:35:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-09T19:19:54.000Z (over 10 years ago)
- Last Synced: 2025-03-10T18:52:33.396Z (over 1 year ago)
- Language: CSS
- Size: 827 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Andromeda
=======
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.