Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjscott
5730 days ago
A git-based wiki? My respect for the GitHub guys continues to grow.
1 comments
mojombo
5730 days ago
The code behind the Git-based wiki is also open source so you can view and edit your wiki locally via a nice web interface, and build your own tools using the API:
http://github.com/github/gollum
link