/fabricator

A tool for building website UI toolkits and style guides

Primary LanguageJavaScriptMIT LicenseMIT

Fabricator

This is a fork of the original Fabricator project by @LukeAskew. See http://fbrctr.github.io/docs for documentation on the project.

Changes to project

This fork allows materials to be created as individual pages by placing html files in src/material-blocks directory. Files within this directory are expected to be added to a subfolder with a material taxonomy name: /TAXONOMY-NAME/FILE-NAME.html, such as modules/form.html.

Quick Start

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

Documentation

Demo

Credits

Created by Luke Askew.

Logo by Abby Putinski

License

The MIT License (MIT)