fbrctr / fabricator

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

Is hiding partials from the menu possible? #286

Closed BobbyBabes closed 7 years ago

BobbyBabes commented 7 years ago

I have partials that I want to include, but not show up in the Fabricator menu. And also not as atoms, molecules, etc on the pages. They are pure presentational (section, container wraps, repeating elements, etc to keep things dry). They are not part of what I want to feature, but help display them better.

BobbyBabes commented 7 years ago

Resolved! Found several ways to do this here : https://github.com/fbrctr/fabricator/issues/230#issuecomment-181928049 I went for the one by @jraeruhl