https://github.com/ryelle/adirondack
Another WordPress theme!
https://github.com/ryelle/adirondack
Last synced: 12 months ago
JSON representation
Another WordPress theme!
- Host: GitHub
- URL: https://github.com/ryelle/adirondack
- Owner: ryelle
- Created: 2014-08-29T03:27:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T16:04:23.000Z (almost 6 years ago)
- Last Synced: 2025-06-05T07:46:42.434Z (about 1 year ago)
- Language: SCSS
- Size: 3.14 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Adirondack
==========
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.