Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryelle/puerco

A WordPress theme for classy restaurants
https://github.com/ryelle/puerco

Last synced: 5 days ago
JSON representation

A WordPress theme for classy restaurants

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/ryelle/puerco.svg?branch=master)](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.