This self-containing kit is the basis of World Vision US website styling.
Visit the docs, wvus-ibu.github.io/wvus.uikit, to learn more about what is included and how to use the UiKit. To start using it right now:
- Download
wvus.uikit.zipfrom the repository - Extract the contents
- Link
css/wvus.uikit.all.min.cssin theheadof the site. - For a responsive design, also link
css/wvus.uikit.all.responsive.min.cssafterwvus.uikit.all.min.css - Add jQuery
js/jquery.min.js. We will update jQuery in new versions of the UiKit - Add
wvus.uikit.all.min.jsto the footer of the site
That's it! Be sure to visit the docs to learn how to include the different components and widgets.
The World Vision UiKit is built on top of Twitter's Bootstrap and Font Awesome.
The source of these libraries can be found in the src/lib folder.
Checkout the Release Notes or Github Releases for upcoming and previous changes.
Visit the Contribute page to find out how to compile and extend the kit from source.
