Semantic UI theme for internal TechnolgoyAdvice apps.
Radiant has not been actively used or maintained since the spring of 2017. It is still the style theme in a few screens of the Unity application, but isn't otherwise relevant.
NPM
npm i @technologyadvice/radiant -S
CDN
cdn.taplatform.net/radiant/x.x.x/css/radiant.min.css
See learn semantic for understanding this project.
npm start # build, watch, and serve docs
npm build # build the theme
npm build:docs # build the docs
See the Semantic UI Customizing docs.
Then checkout the Semantic UI guidelines on our wiki.
This project uses a custom build. Do not use Semantic UI's build or update. You will hose this project.
npm run update-semantic
On the latest clean master
:
npm run release:major
npm run release:minor
npm run release:patch