Skip to content

From community websites to web applications, these guidelines will help you achieve a consistent look, bringing the Ubuntu and Canonical brands to the web with precision.

License

Notifications You must be signed in to change notification settings

deadlight/vanilla-framework

 
 

Repository files navigation

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.

About

From community websites to web applications, these guidelines will help you achieve a consistent look, bringing the Ubuntu and Canonical brands to the web with precision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.5%
  • HTML 20.9%
  • JavaScript 4.0%
  • Shell 0.6%