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 (
http://kaizer.se/ (author)
Sat Jul 04 00:52:58 -0700 2009
ikiwiki /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jul 26 20:04:54 -0700 2008 | |
| |
.perlcriticrc | ||
| |
Bundle/ | ||
| |
CHANGELOG | Sat Sep 09 15:50:27 -0700 2006 | |
| |
IkiWiki.pm | ||
| |
IkiWiki/ | Wed Jul 01 10:45:28 -0700 2009 | |
| |
Makefile.PL | Sun Feb 15 17:12:16 -0800 2009 | |
| |
NEWS | Sat Sep 09 15:50:27 -0700 2006 | |
| |
README | ||
| |
auto-blog.setup | ||
| |
auto.setup | Mon Jan 12 17:04:01 -0800 2009 | |
| |
cpan/ | ||
| |
debian/ | Mon Jun 29 11:51:49 -0700 2009 | |
| |
doc/ | ||
| |
docwiki.setup | Tue May 19 10:57:47 -0700 2009 | |
| |
gitremotes | Thu May 21 11:35:04 -0700 2009 | |
| |
ikiwiki-makerepo | Tue May 05 11:15:28 -0700 2009 | |
| |
ikiwiki-mass-rebuild | ||
| |
ikiwiki-transition | Fri May 22 10:09:11 -0700 2009 | |
| |
ikiwiki-update-wikilist | ||
| |
ikiwiki-w3m.cgi | Fri Jul 07 14:00:48 -0700 2006 | |
| |
ikiwiki.in | Fri May 22 10:46:07 -0700 2009 | |
| |
mdwn2man | Fri May 30 15:01:16 -0700 2008 | |
| |
plugins/ | ||
| |
pm_filter | Fri May 22 10:46:07 -0700 2009 | |
| |
po/ | Mon Jun 29 11:51:49 -0700 2009 | |
| |
t/ | Mon Jun 08 15:33:54 -0700 2009 | |
| |
templates/ | ||
| |
underlays/ | Thu Apr 23 10:39:42 -0700 2009 | |
| |
wikilist | Mon Apr 09 16:54:32 -0700 2007 |
Use ./Makefile.PL to generate a Makefile, "make" will build the documentation wiki and a man page, and "make install" will install ikiwiki. All other documentation is in the ikiwiki documentation wiki, which is also available online at <http://ikiwiki.info/> 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.













