dxw / whippet-theme-template

This repo holds the template for a Whippet-enabled theme.
2 stars 1 forks source link

whippet base theme refactor #16

Closed alexsexton closed 8 years ago

alexsexton commented 8 years ago

Added stuff and removed stuff.

mallorydxw commented 8 years ago

@alexsexton I merged a PR just yesterday - it moves things around quite a bit: https://github.com/dxw/whippet-theme-template/pull/6

Also, I opened a new PR which replaces jshint with StandardJS, and it means you no longer have to run grunt --env=production: https://github.com/dxw/whippet-theme-template/pull/15

And I was thinking about using browserify for the JS: https://github.com/dxw/whippet-theme-template/issues/8

We should probably have a chat about this.

mallorydxw commented 8 years ago

Closed in favour of #29.