An open source UI Library for SiteVision. You can watch the documentation and examples grow at http://envisionui.io/
- Clone repository
- Install Ruby
- Install Bundler with
gem install bundler - Run
bundler install. This will install all Ruby dependencies, such as Jekyll and plugins. - Run
npm installto install dependencies
Run npm run build
To build continously when a file is saved. Start npm run watch
To run docs website locally:
cd into _docs-folder and run jekyll serve
Run npm run build
Code copyright 2017-2020, SiteVision AB. Code is released under the MIT license
Envision supports the latest, stable releases of all major browsers.
Internet Explorer 10+ is supported. Please be aware that some CSS3 properties and HTML5 elements in IE 10 are not fully supported and may not work as expected.