Re: Git Wiki improvements

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sean Estabrooks
Date: Monday, April 14, 2008 - 9:53 am

On Mon, 14 Apr 2008 12:18:42 -0400
Jeremy Maitin-Shepard <jbms@cmu.edu> wrote:

Hi Jeremy,


Yeah, it should be okay on this scale, its the same as having multiple developers
push into a common source repo.  Ikiwiki itself is hosted in Git and handles its
own wiki exactly this way.  It can be updated via the web site or Git push.
Running  "git pull --rebase" before doing a push into the wiki isn't onerous.


The goal would be to make the help texts available in multiple ways.  In a
text editor, or converted into other formats for use with other tools.  More
importantly they should continue be easy to find with Google and editable
via a browser for quick fixes by casual users.  But as it stands, the wiki
information is stuck on the web.

Git's documentation is already handled very close to this today.  It's easy to
clone the asciidoc source, read in a text editor, and turned into web or man
pages.   It seems attractive to do likewise for the wiki docs since the tools
are all at hand.

Cheers,
Sean
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Git Wiki improvements, Jakub Narebski, (Sun Apr 13, 6:03 pm)
Re: Git Wiki improvements, Dill, (Sun Apr 13, 6:11 pm)
Re: Git Wiki improvements, Dill, (Sun Apr 13, 6:20 pm)
Re: Git Wiki improvements, J.H., (Sun Apr 13, 6:40 pm)
Re: Git Wiki improvements, Dill, (Sun Apr 13, 6:47 pm)
Re: Git Wiki improvements, Dill, (Sun Apr 13, 7:25 pm)
Re: Git Wiki improvements, Santi Béjar, (Mon Apr 14, 1:06 am)
Re: Git Wiki improvements, Johannes Schindelin, (Mon Apr 14, 7:58 am)
Re: Git Wiki improvements, Sean Estabrooks, (Mon Apr 14, 8:48 am)
Re: Git Wiki improvements, Johannes Schindelin, (Mon Apr 14, 9:03 am)
Re: Git Wiki improvements, Jeremy Maitin-Shepard, (Mon Apr 14, 9:18 am)
Re: Git Wiki improvements, Sean Estabrooks, (Mon Apr 14, 9:53 am)