diff options
-rw-r--r-- | doc/rcs/git.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn index 1aa54cf24..3459b4575 100644 --- a/doc/rcs/git.mdwn +++ b/doc/rcs/git.mdwn @@ -5,6 +5,8 @@ the Linux kernel. Ikiwiki supports storing a wiki in git. [git]: http://git.or.cz/ +[[!img wiki_edit_flow.svg size=490x float=right]] + Ikiwiki can run as a `post-update` hook to update a wiki whenever commits come in. When running as a [[cgi]] with Git, ikiwiki automatically commits edited pages, and uses the Git history to generate the |