Support for bootstrapping a style guide based on Bootstrap docs
Created by: alejandroiglesias
Hey folks, I've been working lately on building a style guide for an app that's based on Bootstrap but has custom components as well. I was thinking that it would be great if there's a easy and intuitive way to also bootstrap a configurable style guide on top of Bootstrap docs. That would allow to generate a static style guide based on and extending Bootstrap docs, and letting you also add your custom modules. Further, it would be great for it to have Huxley (or similar) integration into a Grunt task, so that it also allows you to test your styles for unintentional changes. I see a good benefit for everyone to promote the use of style guides and visual testing, and have it easily generated, customized and built, and not to be seen as an unaffordable thing. Much like what Bootstrap is giving to everyone, the ability to have a pattern library from day 0 of your project, same to having a style guide and visual testing from day 0 if you want. I propose myself as the first contributor to that sub-project after learning a bit more about Bootstrap documentation. Any feedback on this?