Skip to content

Codebase for chinese marketing site powered by Django

License

Notifications You must be signed in to change notification settings

zprood/cn.ubuntu.com

 
 

Repository files navigation

CircleCI build status Code coverage

A paired-down, Chinese-language version of the ubuntu.com website.

Local development

The simplest way to run the site locally is to first install Docker (on Linux you may need to add your user to the docker group), and then use the ./run script:

./run

Once the containers are setup, you can visit http://127.0.0.1:8010 in your browser.

Building CSS

For working on Sass files, you may want to dynamically watch for changes to rebuild the CSS whenever something changes.

To setup the watcher, open a new terminal window and run:

./run watch

Deploy

You can find the deployment config in the deploy folder.

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

Codebase for chinese marketing site powered by Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.6%
  • SCSS 5.6%
  • JavaScript 2.3%
  • Shell 2.1%
  • Python 0.9%
  • CSS 0.3%
  • Dockerfile 0.2%