pmatulis / docs.ubuntu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu documentation service

Build Status

A central platform for hosting Ubuntu's various documentation portals.

Local development

Dependencies

First install Docker. Linux users may need to add their user to the docker group.

Run the local development server

To run the site locally:

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

The first time this will take along time as it downloads and builds the documentation.

Now visit http://127.0.0.1:8007.

To see what other ./run commands are available, run ./run usage.

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.


@nottrobin is the champion for this project.

With ♥ from Canonical.

About

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 44.8%Language:Shell 42.1%Language:Python 11.7%Language:CSS 1.4%