Skip to content

git-cola/git-cola.github.io

Repository files navigation

Git Cola's Website

This is the source code for for the Git Cola website.

Git Cola is a sleek and powerful Git GUI.

Building the website

The website is built using jekyll.

Build and install the web site using jekyll.

make

Alternatively, you can build the website under docker by using the docker target to build the website.

make docker