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