Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.32 KB

readme.md

File metadata and controls

19 lines (15 loc) · 1.32 KB

Roots Base Template

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.

optional features

Installation

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

Usage

  • if you've made this template your default simply, roots new project-name
  • otherwise, roots new project-name -t base