Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryelle/cucina
A recipe-blog focused WordPress theme
https://github.com/ryelle/cucina
Last synced: about 1 month ago
JSON representation
A recipe-blog focused WordPress theme
- Host: GitHub
- URL: https://github.com/ryelle/cucina
- Owner: ryelle
- Created: 2014-12-22T22:49:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-05T23:14:45.000Z (over 9 years ago)
- Last Synced: 2024-10-09T23:21:00.731Z (3 months ago)
- Language: CSS
- Size: 488 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cucina
======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.