Commit Graph

93 Commits (4708aeceb3ec518a00069ad7a112ab0a5596275c)

Author SHA1 Message Date
Joey Hess 1916afc603 rename 2008-07-27 16:08:44 -04:00
Joey Hess 929a70a16d password prompt for admin user 2008-07-27 15:44:11 -04:00
Joey Hess f28b57526c setup automator
"ikiwiki -setup /etc/ikiwiki/simple.setup"
can be used set up a new wiki in seconds
2008-07-27 01:39:11 -04:00
Joey Hess c83fd4a328 wrapper setup reorg
Flattened the wrapper setup, as this lets it be handled better by the
setup generation code.
2008-07-26 21:00:11 -04:00
Joey Hess c56618133c updates for --dumpsetup 2008-07-26 19:40:09 -04:00
Joey Hess 0e0ee9b2ce make monotone use hooks, add getsetup
Rather than every monotone rcs_ function calling check_config, just put it
in a checkconfig hook. (But the chdir still needs to be done by every
hook.)
2008-07-26 17:49:25 -04:00
Simon McVittie 47d179802d Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
Joey Hess 0599a6591f update 2008-05-05 19:14:33 -04:00
Joey Hess f1228946bd Bring back the svnrepo setup file option. This is needed for recentchangediff to work with svn repos. 2008-04-17 14:37:55 -04:00
Joey Hess eb13d46e21 remove incorrect comment 2008-02-29 22:42:27 -05:00
Joey Hess 12c5361c73 web commit by http://alcopop.org/me/openid/: state that the svn instructions work for local repos only 2008-02-28 11:04:34 -05:00
Joey Hess 129d924c0e fix bazaar id 2008-02-10 22:54:00 -05:00
Joey Hess ab414bc56c remove todo 2008-01-29 20:04:42 -05:00
Joey Hess e050f35261 doc updates for bzr 2008-01-29 19:56:19 -05:00
Joey Hess d7fdd04b5a * Removed support for sending commit notification mails. Along with it went
the svnrepo and notify settings, though both will be ignored if left in
  setup files.
2008-01-29 00:36:58 -05:00
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