Skip to content

Repository for the new version of canonical.com

Notifications You must be signed in to change notification settings

MeltySnow/canonical.com

 
 

Repository files navigation

Canonical canonical.com

The new codebase, to replace the old one.

CircleCI build status Code coverage

This is the repository for the canonical.com website.

Architecture overview

This website is written with the help of the flask framework. In order to use functionalities that multiple of our websites here at Canonical share, we import the base-flask-extension module.

Development

The simplest way to run the site is with the dotrun snap:

dotrun

Afterwards the website will be available at http://localhost:8002.

When you start changing files, the server should reload and make the changes available immediately.

Deploy

You can find the deployment config in the deploy folder.

About

Repository for the new version of canonical.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.1%
  • CSS 9.0%
  • JavaScript 8.5%
  • Shell 5.6%
  • Python 4.4%
  • Dockerfile 0.4%