This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Gabriel McManus (author)
Mon Jul 28 04:57:27 -0700 2008
ikiwiki /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jan 26 22:25:43 -0800 2008 | [Josh Triplett] |
| |
.perlcriticrc | Wed Aug 15 01:08:32 -0700 2007 | [joey] |
| |
Bundle/ | Thu Jun 12 11:54:28 -0700 2008 | [Joey Hess] |
| |
CHANGELOG | Sat Sep 09 15:50:27 -0700 2006 | [joey] |
| |
IkiWiki.pm | Mon Jul 28 04:57:11 -0700 2008 | [Gabriel McManus] |
| |
IkiWiki/ | Mon Jul 28 04:57:27 -0700 2008 | [Gabriel McManus] |
| |
Makefile.PL | Mon Jun 02 09:14:09 -0700 2008 | [Joey Hess] |
| |
NEWS | Sat Sep 09 15:50:27 -0700 2006 | [joey] |
| |
README | Sun Jul 20 19:32:43 -0700 2008 | [Joey Hess] |
| |
cpan/ | Mon May 05 11:51:26 -0700 2008 | [Joey Hess] |
| |
debian/ | Sun Jul 27 08:32:05 -0700 2008 | [Joey Hess] |
| |
doc/ | Mon Jul 28 00:17:32 -0700 2008 | [http://ptecza.myopenid.com/] |
| |
docwiki.setup | Mon Jul 21 08:41:32 -0700 2008 | [Joey Hess] |
| |
ikiwiki-makerepo | Sat May 10 09:43:38 -0700 2008 | [martin f. krafft] |
| |
ikiwiki-mass-rebuild | Fri Jun 13 10:05:44 -0700 2008 | [Joey Hess] |
| |
ikiwiki-transition | Mon Jul 14 19:24:05 -0700 2008 | [Simon McVittie] |
| |
ikiwiki-update-wikilist | Wed Sep 05 17:32:11 -0700 2007 | [joey] |
| |
ikiwiki-w3m.cgi | Fri Jul 07 14:00:48 -0700 2006 | [joey] |
| |
ikiwiki.in | Sat Jul 12 20:45:21 -0700 2008 | [Joey Hess] |
| |
mdwn2man | Fri May 30 15:01:16 -0700 2008 | [Joey Hess] |
| |
plugins/ | Fri Mar 21 16:17:00 -0700 2008 | [martin f. krafft] |
| |
pm_filter | Tue May 13 23:42:01 -0700 2008 | [Joey Hess] |
| |
po/ | Fri Jul 25 13:16:44 -0700 2008 | [Joey Hess] |
| |
t/ | Fri Jul 25 16:41:01 -0700 2008 | [Joey Hess] |
| |
templates/ | Thu Jul 24 03:04:34 -0700 2008 | [Gabriel McManus] |
| |
underlays/ | Wed Jul 02 15:20:54 -0700 2008 | [Joey Hess] |
| |
wikilist | Mon Apr 09 16:54:32 -0700 2007 | [joshtriplett] |
README
Use ./Makefile.PL to generate a Makefile, "make" will build the documentation wiki and a man page, and "make install" will install ikiwiki. A few special variables you can set while using the Makefile: PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile NOTAINT=0 turns on the taint flag in the ikiwiki program. (Not recommended unless your perl is less buggy than mine -- see http://bugs.debian.org/411786) There are also other variables supported by MakeMaker, including PREFIX, INSTALL_BASE, and DESTDIR. See ExtUtils::MakeMaker(3). In particular, INSTALL_BASE is very useful if you want to install ikiwiki to some other location, as it configures it to see the perl libraries there. See `doc/tips/nearlyfreespeech.mdwn` for an example of using this to install ikiwiki and its dependencies in a home directory. All other documentation is in the ikiwiki documentation wiki, which is also available online at <http://ikiwiki.info/>




