webhook-theme-wyrm

Webhook theme that loads in the wyrm sass libraries and other complimentary files. http://www.wyrmsass.org

1
0
1
JavaScript
public
Archived

Wyrm theme for Webhook

This is a starter site theme that uses the Wyrm Sass
frontend framework. It also includes some other common javascript used
in most website builds.

Usage

  1. After installing through Webhook close your local runserver.
  2. Run bower install. This requires bower, which can be installed by running npm install -g bower.
  3. Run grunt copy to copy the bower dependencies into /static/
  4. Run grunt sass to build a css file.
  5. Restart your runserver. Editing sass will rebuild css automatically.
v0.3.3[beta]