https://github.com/mdb/journal
A simple Wordpress theme's source code managed by a Grunt build process.
https://github.com/mdb/journal
Last synced: about 11 hours ago
JSON representation
A simple Wordpress theme's source code managed by a Grunt build process.
- Host: GitHub
- URL: https://github.com/mdb/journal
- Owner: mdb
- Created: 2012-10-31T20:54:24.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-06T12:35:10.000Z (over 13 years ago)
- Last Synced: 2025-01-14T16:36:49.205Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# journal
A simple Wordpress theme's source code managed via a Grunt build process.
## Why?
Largely just a rough-around-the-edges experiment in better-managing an old Wordpress theme via an improved build process. Don't expect to be impressed.
## Usage
journal requires Node.js, sass, and compass.
Build the theme:
cd journal
npm install
grunt