https://github.com/ryelle/puerco
A WordPress theme for classy restaurants
https://github.com/ryelle/puerco
Last synced: 5 months ago
JSON representation
A WordPress theme for classy restaurants
- Host: GitHub
- URL: https://github.com/ryelle/puerco
- Owner: ryelle
- Created: 2014-10-23T02:27:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T19:02:25.000Z (over 11 years ago)
- Last Synced: 2025-10-11T00:18:34.362Z (10 months ago)
- Language: PHP
- Size: 259 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/ryelle/puerco)
Puerco
=====
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.