Skip to content

deanmaniatis/developer.ubuntu.com

 
 

Repository files navigation

developer.ubuntu.com codebase

Build Status

This is the website codebase for developer.ubuntu.com, based on django-blueprint.

NB: This is the new project to replace the existing website, and is not live yet. The existing codebase is at https://launchpad.net/developer-ubuntu-com.

Basic usage

To run the site locally:

./run # Download containers, run the dev server and watch for sass changes

Now visit http://127.0.0.1:8015.

To see what other commands are available, run ./run --help.

Licenses

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 ♥.

About

The django app for the new developer.ubuntu.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.8%
  • Python 27.7%
  • CSS 22.9%
  • JavaScript 3.4%
  • Shell 1.2%