Skip to content

Nauz/base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roots Base Template

The default template that ships with roots. Uses jade, stylus, and coffeescript, along with axis, autoprefixer, and rupture stylus plugins and browserify compile and minify client-side js.

All these settings can be easily swapped for other preferences you might have in app.coffee. And if you have a variation on this template you like, you should make your own template and open source it to the world! You can even make it the default in roots. Everyone has different preferences and that's great - this is just a place for you to get started.

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

roots new project-name --base

About

base template for roots v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.9%
  • CoffeeScript 40.1%
  • HTML 17.0%