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)
Sun Jul 27 07:08:41 -0700 2008
commit 29358ea4d9b142e5e06d9abc1f424d2dcc53a083
tree e9f4851081df5fce39757e12b1c1ce281031e9f1
parent 3dbcec3e685788bc6a80b2a1fa9821cb846736b4
tree e9f4851081df5fce39757e12b1c1ce281031e9f1
parent 3dbcec3e685788bc6a80b2a1fa9821cb846736b4
ikiwiki /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.perlcriticrc | Wed Aug 15 01:08:32 -0700 2007 | |
| |
Bundle/ | ||
| |
CHANGELOG | Sat Sep 09 15:50:27 -0700 2006 | |
| |
IkiWiki.pm | ||
| |
IkiWiki/ | ||
| |
Makefile.PL | ||
| |
NEWS | Sat Sep 09 15:50:27 -0700 2006 | |
| |
README | ||
| |
cpan/ | Mon May 05 11:51:26 -0700 2008 | |
| |
debian/ | ||
| |
doc/ | ||
| |
docwiki.setup | ||
| |
ikiwiki-makerepo | ||
| |
ikiwiki-mass-rebuild | Fri Jun 13 10:05:44 -0700 2008 | |
| |
ikiwiki-transition | ||
| |
ikiwiki-update-wikilist | Wed Sep 05 17:32:11 -0700 2007 | |
| |
ikiwiki-w3m.cgi | Fri Jul 07 14:00:48 -0700 2006 | |
| |
ikiwiki.in | ||
| |
mdwn2man | Fri May 30 15:01:16 -0700 2008 | |
| |
plugins/ | ||
| |
pm_filter | ||
| |
po/ | ||
| |
t/ | ||
| |
templates/ | ||
| |
underlays/ | ||
| |
wikilist | Mon Apr 09 16:54:32 -0700 2007 |
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/>








