Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.38 KB

README.md

File metadata and controls

66 lines (41 loc) · 2.38 KB

Vanilla Framework

Join the chat at https://gitter.im/ubuntudesign/vanilla-framework

Build Status npm version

Vanilla is a guidelines framework to help you achieve a consistent look, bringing the Ubuntu and Canonical brands to the web with precision. Here you will find the Ubuntu web style guide and a front-end framework, which you can apply to your web projects maintained by the Canonical Web Team.

Sites created within Canonical should follow this style guide closely, whereas external sites are free to adapt and expand the existing components to their needs.

To get started and see examples go to our design site.

Index

Getting started

Clone the repository or download it.

Install Node.js (> 2.0):

# On Ubuntu:
sudo apt install nodejs nodejs-legacy
curl -L https://npmjs.com/install.sh | sudo sh`

Install all other dependencies:

npm install                  # NodeJS dependencies

Themes

Documentation

Documentation.

Contributing

Code: Fork us on: https://github.com/ubuntudesign/web-style-guide

Bugs: https://github.com/ubuntudesign/web-style-guide/issues

Community

Keep upto date with all new developments and upcoming changes with Vanilla.

  • Follow us on Twitter @Ubuntudesigners
  • Read our latest blog posts at Canonical Blog
  • Talk to the team in IRC on irc.freenode.com and join channel #ubuntu-website

Releases

Copyright and licence

Code and documentation copyright 2015 Canonical Ltd. Licencing LGPLv3.