Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 469 Bytes

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