Skip to content

jdelight/fabricator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devDependency Status

Fabricator

Fabricator

fabricate - to make by assembling parts or sections.

Fabricator is a tool for creating modular website toolkits - think "Tiny Bootstraps, for Every Client"

Usage

1. Download

Each toolkit starts with a new instance of Fabricator. Grab the latest:

$ curl -L https://github.com/resource/fabricator/archive/master.tar.gz | tar zx --strip 1

Alternatively, you can scaffold a toolkit using the Yeoman generator:

$ npm install -g generator-fabricator
$ yo fabricator

2. Develop

Start development environment:

$ npm start

3. Build

When you're ready to ship:

$ npm run build

Documentation

Check out the wiki.

Credits

Created by Luke Askew.

Logo by Tim Vonderloh.

Icons borrowed from SteadySets and Font Awesome.

Code syntax highlighting by Prism.

License

Copyright (c) 2014 Resource LLC

About

A tool for creating modular websites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 18.8%