Skip to content

carrot/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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