anthonydillon / certification.ubuntu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for certification.ubuntu.com

This is the repository for the new certification.ubuntu.com website.

At the moment this is under heavy development and does not relate to any website in production.

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

Run ./run inside the root of the repository and all dependencies will automatically be installed. Afterwards the website will be available at http://localhost:8034.

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

About


Languages

Language:CSS 83.8%Language:Shell 9.7%Language:HTML 6.1%Language:Python 0.3%