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

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.

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