summaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
AgeCommit message (Collapse)Author
2009-01-12combine two pagesJoey Hess
2009-01-12formatting, againJoey Hess
2009-01-12formatting try againJoey Hess
2009-01-12formattingJoey Hess
2009-01-12updateJoey Hess
2009-01-12add byhand document, containing the old setup documentJoey Hess
2009-01-12rewroteJoey Hess
This rewritten setup page starts with auto.setup and explains basic customisation and use after that has set up a wiki. It's much easier to follow than the old method, with less things to learn. (Downside: Less it learned.)
2008-09-15typoAlexandreDupas
2008-09-15add link on lighttpd configuration with the apache oneAlexandreDupas
2008-09-14fix linkJoey Hess
2008-08-22typoJoey Hess
2008-08-22monotone updatesJoey Hess
- Try to configure a wrapper - Fix (?) ikiwiki-makerepo repo name mangling - Add big warning about passphrases - Doc updates
2008-08-05Clarify some wording in the setup documentation that could maybe lead users ↵Joey Hess
to putting paths with "~/" in the setup file, which doesn't work. Closes: #493835
2008-08-03note that 2.60 is needed for auto setupJoey Hess
2008-07-27renameJoey Hess
2008-07-27password prompt for admin userJoey Hess
2008-07-27setup automatorJoey Hess
"ikiwiki -setup /etc/ikiwiki/simple.setup" can be used set up a new wiki in seconds
2008-07-26wrapper setup reorgJoey Hess
Flattened the wrapper setup, as this lets it be handled better by the setup generation code.
2008-07-26updates for --dumpsetupJoey Hess
2008-07-26make monotone use hooks, add getsetupJoey Hess
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-21Migrate everything else via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-05-05updateJoey Hess
2008-04-17Bring back the svnrepo setup file option. This is needed for ↵Joey Hess
recentchangediff to work with svn repos.
2008-02-29remove incorrect commentJoey Hess
2008-02-28web commit by http://alcopop.org/me/openid/: state that the svn instructions ↵Joey Hess
work for local repos only
2008-02-10fix bazaar idJoey Hess
2008-01-29remove todoJoey Hess
2008-01-29doc updates for bzrJoey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
the svnrepo and notify settings, though both will be ignored if left in setup files.
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.
2007-11-27formattingJoey Hess
2007-11-27 * Add a new ikiwiki-makerepo program, that automates setting up a repoJoey Hess
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-24fix headersJoey Hess
2007-11-24try adding a toc now that ikiwiki supports itJoey Hess
2007-11-16reformatJoey Hess
2007-11-16whitespace2Joey Hess
2007-11-16whitespaceJoey Hess
2007-11-16The ikiwiki zombie army release.Joey Hess
* Correct markdown in example index page in setup. Closes: #451469
2007-10-21clarificationjoey
2007-10-09web commit by http://madduck.myopenid.com/: fix up git setup a bit and add ↵joey
Git_pitfalls link
2007-10-03web commit by http://madduck.myopenid.com/: further simplification by using ↵joey
$GIT_DIR
2007-10-03simplified git setup instructions w/help from madduckjoey
2007-10-01web commit by http://madduck.myopenid.com/: incorporate fjp's suggestionsjoey
2007-09-30web commit by http://madduck.myopenid.com/: proper format in gitignorejoey
2007-09-29web commit by http://madduck.myopenid.com/: clarification about roles of reposjoey
2007-09-29use REPOSITORY consistentlyjoey
2007-09-29web commit by http://madduck.myopenid.com/: clarify denyNonFastForwardsjoey
2007-09-29web commit by http://madduck.myopenid.com/: git: do not talk about stuff ↵joey
already dealt with elsewhere in the document.
2007-09-29$srcdir is not a perl variable and is too confusable with SRCDIRjoey
fix monotone toggle
2007-09-29web commit by http://chris-lamb.co.uk/: Add justification for ↵joey
denyNonFastForwards