This is the source code for for the Git Cola website.
Git Cola is a sleek and powerful Git GUI.
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