Opinionated - metamn/ssgg GitHub Wiki
SSGG tries to include just a few basic rules as requirements to stay as flexible as possible.
-
There should be a
home/index.html.swigentry for both thesiteand thestyleguide -
There should be a
config.jsonentry for both thesiteand thestyleguide -
There should be a
site/assets/styles/site.scssand astyleguide/assets/styles/styleguide.scssfile @importing all other.scssfiles fromcomponents. These two files will be then compiled and minified withgulp scss. -
There should be a
kss.jsonfile inside thestyleguide. On the first run it can be empty later will be populated by thegulp styleguidetask.