fbrctr / fabricator

A tool for building website UI toolkits and style guides
http://fbrctr.github.io/
MIT License
1.1k stars 124 forks source link

Create boilerplate toolkit #72

Closed LukeAskew closed 9 years ago

LukeAskew commented 10 years ago

Currently, Fabricator comes with no styles or scripts - just basic HTML.

It may be helpful to also offer a boilerplate toolkit, something along the lines of PureCSS.

This boilerplate should include:

nicetransition commented 10 years ago

I actually started one but it's using an updated version of Fabricator that passes through my variable to allow Sass 3.3 (gulp-ruby-sass).

LukeAskew commented 10 years ago

:-1:

jdelight commented 10 years ago

I like the fact that it doesn't give you a starter kit tbh... there are so many of them that a large percentage of people will end up having to take out whatever is there by default before adding what they want.

One option is the yeoman approach of asking you at setup what you want to add (bootstrap, foundation, pure... etc)... but I prefer to wire these things up myself.

Although I guess it's already opinionated in choosing sass & browserify.

LukeAskew commented 10 years ago

Good call out on the yeoman approach.

To clarify, I'm not suggesting plugging in an existing framework, but rather writing our own starting point for people if they want to start with just a little more established.

LukeAskew commented 9 years ago

Closing this in favor of tracking progress on the actual repo: https://github.com/fbrctr/boilerplate-toolkit