Skip to content

deadlight/www.ubuntu.com

 
 

Repository files navigation

This is the codebase and content for www.ubuntu.com, a simple databaseless informational website project based on Django.

Bugs and issues

Found a bug or have an idea for a new feature? Feel free to create a new issue, or suggest a fix by creating a pull request.

Local development

To run the site locally:

make run

Now visit http://127.0.0.1:8001

To see what other make commands are available, run make help.

Notes

If you get an ubuntu-vanilla-theme error on first startup, go into your /node_modules/ubuntu-vanilla-theme directory and run:

npm install --save-dev gulp-sass@2

License

The content of this project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying code used to format and display that content is licensed under the LGPLv3 by Canonical Ltd.

With ♥ from Canonical

About

Ubuntu website project using Vanilla Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.1%
  • CSS 8.7%
  • JavaScript 1.3%
  • Other 0.9%