Skip to content

octopuscreative/brunch-statamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brunch + Statamic = 💓

Installation

Create a new folder under /site/themes/yourthemename, then run brunch new -s https://github.com/octopuscreative/brunch-statamic. Next, open up brunch-config.coffee and update the themeName var on line 1. You're done!

Development

Simple use npm start to kick off the compilation watchers + dev server, and use npm run build to run everything through a one off build step including minification and browser prefixing.

Included Plugins

Coffeescript, Sass, Autoprefixer, Minification, Live Reload. Yep, all the good stuff.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published