nobuto-m / jp.ubuntu.com

Japanese language site for ubuntu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jp.ubuntu.com website project

The codebase behind https://jp.ubuntu.com.

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:8012 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

With ♥ from Canonical

About

Japanese language site for ubuntu.com


Languages

Language:HTML 84.0%Language:Shell 5.8%Language:CSS 5.4%Language:Python 3.2%Language:JavaScript 1.3%Language:Dockerfile 0.1%