This is the default template for carrot static site builds. It uses a base stack of jade, stylus, and coffeescript, along with axis, autoprefixer, and rupture stylus plugins, along with postcss plugins, and browserify compile and minify client-side js.
- jeet and lost as grid frameworks
- rucksack-css
- cssnext
- postcss-system
- postcss-import
- roots-yaml
To install: roots template add base
To make default: roots template default base
Note: This template is installed by default with roots, so this is not necessary, just serves as an example for other roots templates here
- if you've made this template your default simply,
roots new project-name
- otherwise,
roots new project-name -t base