Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | Avoid feeding decoded unicode to Term::ReadLine | Joey Hess | |
That resulted in double encoded display when using perl's stub readline module. Apparently that module unconditionally upgrades text to utf8, in a quite braindead way. (Term::ReadLine::Gnu::Perl worked ok.) | |||
2009-01-12 | Add auto-blog.setup | Joey Hess | |
It will set up an ikiwiki instance tuned for use in blogging. As part of this change, move the example sites into /usr/share/ikiwiki so they are available even if docs are not installed. | |||
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-08-22 | fix directory uniquification code | Joey Hess | |
2008-08-22 | monotone updates | Joey Hess | |
- Try to configure a wrapper - Fix (?) ikiwiki-makerepo repo name mangling - Add big warning about passphrases - Doc updates | |||
2008-08-21 | Fix bug in wikiname sanitisation in the setup automator. | Joey Hess | |
2008-08-21 | improve handling of typoed or problem rcs | Joey Hess | |
2008-07-27 | typo | Joey Hess | |
2008-07-27 | add new wiki to wikilist | Joey Hess | |
2008-07-27 | password prompt for admin user | Joey Hess | |
2008-07-27 | automator improvements | Joey Hess | |
2008-07-27 | rcs hook setup for the two I know | Joey Hess | |
2008-07-27 | setup automator | Joey Hess | |
"ikiwiki -setup /etc/ikiwiki/simple.setup" can be used set up a new wiki in seconds |