Joey Hess
7960031135
MAJOR basewiki reorg
...
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00
Joey Hess
47040e4e17
formatting
2007-11-27 01:51:26 -05:00
Joey Hess
491847ed53
* Add a new ikiwiki-makerepo program, that automates setting up a repo
...
and importing existing content for svn, git, and mercurial. This makes
the setup process much simpler.
* Reorganised git documentation.
* Actually install the ikiwiki-update-wikilist program.
2007-11-27 00:34:17 -05:00
Joey Hess
98db544305
fix headers
2007-11-24 17:19:45 -05:00
Joey Hess
6dab2fb540
try adding a toc now that ikiwiki supports it
2007-11-24 17:17:24 -05:00
Joey Hess
134dc894b6
reformat
2007-11-16 13:22:40 -05:00
Joey Hess
6ffaa2fb04
whitespace2
2007-11-16 12:58:29 -05:00
Joey Hess
dc4c48cc4a
whitespace
2007-11-16 12:56:51 -05:00
Joey Hess
90b83ee32a
The ikiwiki zombie army release.
...
* Correct markdown in example index page in setup. Closes : #451469
2007-11-16 12:53:03 -05:00
joey
501c4620ac
clarification
2007-10-21 00:26:33 +00:00
joey
e61156e4f6
web commit by http://madduck.myopenid.com/ : fix up git setup a bit and add Git_pitfalls link
2007-10-09 12:50:45 +00:00
joey
356742608f
web commit by http://madduck.myopenid.com/ : further simplification by using $GIT_DIR
2007-10-03 19:01:19 +00:00
joey
5118b911cc
simplified git setup instructions w/help from madduck
2007-10-03 18:58:23 +00:00
joey
37c6116d6a
web commit by http://madduck.myopenid.com/ : incorporate fjp's suggestions
2007-10-01 08:10:32 +00:00
joey
2a722ec76f
web commit by http://madduck.myopenid.com/ : proper format in gitignore
2007-09-30 00:09:35 +00:00
joey
c53a0d6b90
web commit by http://madduck.myopenid.com/ : clarification about roles of repos
2007-09-29 23:41:47 +00:00
joey
52f12d39c5
use REPOSITORY consistently
2007-09-29 23:30:56 +00:00
joey
79d2526687
web commit by http://madduck.myopenid.com/ : clarify denyNonFastForwards
2007-09-29 23:22:26 +00:00
joey
5b5fb8e877
web commit by http://madduck.myopenid.com/ : git: do not talk about stuff already dealt with elsewhere in the document.
2007-09-29 23:10:52 +00:00
joey
2bc2560e45
$srcdir is not a perl variable and is too confusable with SRCDIR
...
fix monotone toggle
2007-09-29 22:56:18 +00:00
joey
b06ae34d0b
web commit by http://chris-lamb.co.uk/ : Add justification for denyNonFastForwards
2007-09-29 22:31:37 +00:00
joey
267ede0fcc
web commit by http://madduck.myopenid.com/
2007-09-29 21:17:47 +00:00
joey
5fca625a13
web commit by http://madduck.myopenid.com/ : rewrite the git setup instructions
2007-09-29 21:15:53 +00:00
joey
50e1b43408
* Add monotone support, contributed by William Uther.
2007-08-21 03:10:35 +00:00
joey
e0969bed65
link to tips
2007-07-25 03:50:41 +00:00
joey
a0d251744c
add basewiki page
2007-02-27 23:14:17 +00:00
joey
913896f312
advise against putting ikiwiki.setup in the wiki source dir (as security
...
page already says not to do)
2007-02-23 19:34:05 +00:00
joey
c9d7926df4
* New domain name for ikiwiki: ikiwiki.info. Update your links.
2007-02-18 20:24:40 +00:00
joey
792b9f325a
web commit by JoshTriplett: A few minor revisions.
2007-02-13 22:15:49 +00:00
joey
6c33adac83
web commit by JoshTriplett: Do not perform your own edits in ikiwiki's working copy.
2007-02-13 22:07:45 +00:00
joey
cd6234f866
further changes, preserve .ikiwiki in git instructions
2007-01-16 03:25:27 +00:00
joey
c99a790c84
response, and change setup instuctions for svn. The other rcses seem ok,
...
although I also added some stuff for mercurual to actually add the files to
the repo..
2007-01-16 03:22:56 +00:00
joey
82b3a4dda7
move examples ref
2006-11-22 05:03:22 +00:00
joey
41efccf490
use toggles
2006-11-22 02:13:41 +00:00
joey
c03adfbaee
formatting
2006-11-20 22:58:10 +00:00
joey
1dc741deb6
rewrite
2006-11-20 22:57:20 +00:00
joey
0457dbc773
format
2006-11-20 11:04:03 +00:00
joey
7b89b172d4
format
2006-11-20 11:03:12 +00:00
joey
0fffc12a5d
use shell variables in setup and other updates
2006-11-20 11:02:27 +00:00
joey
8973ba4723
web commit by GabrielFarrell: small grammar fix
2006-10-11 11:42:32 +00:00
joey
c2e2155576
web commit by ClintAdams: can't edit the =tagging-method file 'til it exists
2006-09-16 00:12:18 +00:00
joey
a065157855
web commit by RecaiOktas: Suggest local git clones for space and time efficiency.
2006-09-10 13:48:20 +00:00
joey
f7f3b0bb7d
* Add support for mercurial, contributed by Emanuele Aina.
2006-09-06 20:31:55 +00:00
joey
435645a8ee
foo
2006-09-04 06:17:51 +00:00
joey
99d52a1794
* Add support for tla, contributed by Clint Adama. Closes : #385936
2006-09-04 06:15:54 +00:00
joey
402ecbe7ac
fix setup for git; git requires the repo not be empty before it's checked
...
out
2006-06-11 22:56:07 +00:00
joey
e087ae639f
improve the ikiwiki.setup for git, hope I got everything right
2006-06-02 05:43:58 +00:00
joey
8bd6e9732a
blah
2006-06-02 05:34:46 +00:00
joey
c3d0f63101
better blocking
2006-06-02 05:34:01 +00:00
joey
30afedcfe2
* Add support for using git instead of subversion as the RCS backend,
...
tremendous thanks to Recai Oktaş for this.
* Doc updates for git.
2006-06-02 05:32:20 +00:00