Fork of SemanticUI repo. See original readme for more info.
SemanticUI supports custom themes. See Customizing.
To see what's possible review the
default theme
(src/themes/default)
The capsule theme resides at src/themes/capsule.
npm install- then choose the default settings
the theme should now be available in dist/semantic.min.css and dist/semantic.min.js
If you make changes to the theme rebuild running gulp build.
Utilize github pages for this repo in development.
Once you need to deploy to production copy semantic.min.js and semantic.min.css to the
brand repo.