https://github.com/git-cola/git-cola.github.io
Webpage for the git-cola project
https://github.com/git-cola/git-cola.github.io
Last synced: 4 months ago
JSON representation
Webpage for the git-cola project
- Host: GitHub
- URL: https://github.com/git-cola/git-cola.github.io
- Owner: git-cola
- License: other
- Created: 2011-09-30T05:34:18.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T20:16:00.000Z (4 months ago)
- Last Synced: 2025-02-22T21:21:53.510Z (4 months ago)
- Language: HTML
- Homepage: http://git-cola.github.io/
- Size: 17.4 MB
- Stars: 9
- Watchers: 10
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.html
Awesome Lists containing this project
README
# Git Cola's Website
This is the source code for for the [Git Cola website](https://git-cola.github.io/).
[Git Cola is a sleek and powerful Git GUI](https://github.com/git-cola/git-cola).
## Building the website
The website is built using [jekyll](https://github.com/jekyll/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