X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/47367f7ba8f0ebe97832daf18d6db259e2151056..d175961d41cea034f7816e12be0ed9b6597352c1:/doc/git.mdwn diff --git a/doc/git.mdwn b/doc/git.mdwn index cdaf3d4e2..e7f47f5a0 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -1,9 +1,9 @@ -Ikiwiki is developed in a git repository and can be checked out -like this: +Ikiwiki, and this documentation wiki, are developed in a git repository and +can be checked out like this: [[!template id=note text=""" You can push changes back to ikiwiki's git repository over the `git://` -transport, to update the wiki, if you'd like, instead of editing it on the +transport, to update this wiki, if you'd like, instead of editing it on the web. Changes that could not be made via the web will be automatically rejected. """]] @@ -20,7 +20,8 @@ There is also a mirror [on github](http://github.com/joeyh/ikiwiki/tree/master). Commits to this git repository are fed into [CIA](http://cia.vc), and can be browsed, subscribed to etc on its -[project page](http://cia.vc/stats/project/ikiwiki). +[project page](http://cia.vc/stats/project/ikiwiki). They're also fed into +[twitter](http://twitter.com/ikiwiki). ## branches