2 # Configuration file for ikiwiki to build amnesia's documentation wiki.
4 use IkiWiki
::Setup
::Standard
{
5 wikiname
=> "The (Amnesic) Incognito Live System",
6 adminemail
=> 'amnesia@boum.org',
8 destdir
=> "config/binary_local-includes/doc/amnesia/wiki",
10 exclude
=> qr/\/discussion
/,
11 locale
=> 'en_US.UTF-8',
16 prefix_directives
=> 1,
17 add_plugins
=> [qw{favicon
map mirrorlist po shortcut tag toc typography
}],
18 disable_plugins
=> [qw{openid httpauth signinedit passwordauth editpage recentchanges
}],
23 allow_symlinks_before_srcdir
=> 1,
26 "amnesia.boum.org" => {
27 baseurl
=> 'https://amnesia.boum.org',
32 po_master_language
=> { 'code' => 'en', 'name' => 'English' },
33 po_slave_languages
=> {
38 po_translatable_pages
=> '!ikiwiki and !ikiwiki/* and !news/* and !*/Discussion and !todo and !todo/* and !bugs and !bugs/* and !patch and !wishlist and !amnesia.asc and !tags and !tags/* and !dev and !dev/* and !torrents/* and !forum and !forum/* and !recentchanges',
39 po_link_to
=> 'current',