2 # IkiWiki::Setup::Yaml - YAML formatted setup file
4 # Setup file for ikiwiki.
6 # Passing this to ikiwiki --setup will make ikiwiki generate
7 # wrappers and build the wiki.
9 # Remember to re-run ikiwiki --setup any time you edit this file.
12 wikiname: The Amnesic Incognito Live System
13 # contact email for wiki
14 adminemail: tails@boum.org
15 # users who are wiki admins
17 # users who are banned from the wiki
19 # where the source of the wiki is located
21 # where to build the wiki
22 destdir: config/chroot_local-includes/usr/share/doc/tails/website
23 # base url to the wiki
24 url: file:///usr/share/doc/tails/website
25 # url to the ikiwiki.cgi
27 # filename of cgi wrapper to generate
29 # mode for cgi_wrapper (can safely be made suid)
30 cgi_wrappermode: 06755
33 # plugins to add to the default configuration
61 # additional directory to search for template files
62 # templatedir: /usr/share/ikiwiki/templates
63 # base wiki source location
64 # underlaydir: /usr/share/ikiwiki/basewiki
65 # display verbose messages?
69 # create output files named page/index.html?
71 # use '!'-prefixed preprocessor directives?
73 # use page/index.mdwn source files
75 # enable Discussion pages?
77 # name of Discussion pages
78 discussionpage: Discussion
79 # generate HTML5? (experimental)
81 # only send cookies over SSL connections?
83 # extension to use for new pages
85 # extension to use for html files
87 # strftime format string to display date
91 # put user pages below specified page
93 # how many backlinks to show before hiding excess (0 to show all)
95 # attempt to hardlink source files? (optimisation for large files)
97 # force ikiwiki to use a particular umask
99 # group for wrappers to run in
100 #wrappergroup: ikiwiki
101 # extra library and plugin directory
103 # environment variables
105 # regexp of normally excluded files to include
106 include: '^\.htaccess$'
107 # regexp of files that should be skipped
108 exclude: '(^blueprint\/.*|^contribute\/how\/promote\/material\/.*|\/discussion\..*|\/Discussion\..*)'
109 # specifies the characters that are allowed in source filenames
110 wiki_file_chars: '-[:alnum:]+/._~'
111 # allow symlinks in the path leading to the srcdir (potentially insecure)
112 allow_symlinks_before_srcdir: 1
114 ######################################################################
116 # (editpage, htmlscrubber, inline, link, meta, parentlinks)
117 ######################################################################
119 # htmlscrubber plugin
120 # PageSpec specifying pages not to scrub
121 htmlscrubber_skip: '!/misc/unsafe_browser_warning'
124 # enable rss feeds by default?
126 # enable atom feeds by default?
128 # allow rss feeds to be used?
130 # allow atom feeds to be used?
132 # urls to ping (using XML-RPC) on feed update
135 ######################################################################
137 # (anonok, blogspam, httpauth, lockedit, moderatedcomments,
138 # opendiscussion, openid, passwordauth, signinedit)
139 ######################################################################
142 # PageSpec to limit which pages anonymous users can edit
143 #anonok_pagespec: '*/discussion'
146 # PageSpec of pages to check for spam
147 #blogspam_pagespec: postcomment(*)
148 # options to send to blogspam server
149 #blogspam_options: 'blacklist=1.2.3.4,blacklist=8.7.6.5,max-links=10'
150 # blogspam server XML-RPC url
154 # url to redirect to when authentication is needed
155 #cgiauthurl: http://example.com/wiki/auth/ikiwiki.cgi
156 # PageSpec of pages where only httpauth will be used for authentication
157 #httpauth_pagespec: '!*/Discussion'
160 # PageSpec controlling which pages are locked
163 # moderatedcomments plugin
164 # PageSpec matching users or comment locations to moderate
165 #moderate_pagespec: '*'
168 # url pattern of openid realm (default is cgiurl)
170 # url to ikiwiki cgi to use for openid authentication (default is cgiurl)
173 # passwordauth plugin
174 # a password that must be entered when signing up for an account
175 #account_creation_password: s3cr1t
176 # cost of generating a password using Authen::Passphrase::BlowfishCrypt
179 ######################################################################
181 # (creole, highlight, hnb, html, mdwn, otl, po, rawhtml, textile, txt)
182 ######################################################################
185 # types of source files to syntax highlight
186 #tohighlight: .c .h .cpp .pl .py Makefile:make
187 # location of highlight's filetypes.conf
188 #filetypes_conf: /etc/highlight/filetypes.conf
189 # location of highlight's langDefs directory
190 #langdefdir: /usr/share/highlight/langDefs
193 # enable multimarkdown features?
197 # master language (non-PO files)
198 po_master_language: en|English
199 # slave languages (translated via PO files) format: ll|Langname
204 # PageSpec controlling which pages are translatable
205 po_translatable_pages: '!security/audits and !security/audits/* and (about or bugs or chat or contribute or contribute/how/donate or doc or doc/* or download or getting_started or inc/stable_i386_date or inc/stable_i386_release_notes or index or news or news/* or press or press/* or security or security/* or sidebar or support or support/* or todo or torrents or wishlist or misc or misc/*)'
206 # internal linking behavior (default/current/negotiated)
209 ######################################################################
212 ######################################################################
214 ######################################################################
216 # (404, attachment, comments, editdiff, edittemplate, getsource, google,
217 # goto, mirrorlist, remove, rename, repolist, search, theme, websetup,
219 ######################################################################
222 # enhanced PageSpec specifying what attachments are allowed
223 #allowed_attachments: virusfree() and mimetype(image/*) and maxsize(50kb)
224 # virus checker program (reads STDIN, returns nonzero if virus found)
225 #virus_checker: clamdscan -
228 # PageSpec of pages where comments are allowed
229 #comments_pagespec: forum/*
230 # PageSpec of pages where posting new comments is not allowed
231 #comments_closed_pagespec: ''
232 # Base name for comments, e.g. "comment_" for pages like "sandbox/comment_12"
233 #comments_pagename: comment_
234 # Interpret directives in comments?
235 #comments_allowdirectives: 0
236 # Allow anonymous commenters to set an author name?
237 #comments_allowauthor: 0
238 # commit comments to the VCS
242 # Mime type for returned source.
243 #getsource_mimetype: text/plain; charset=utf-8
248 tails.boum.org: https://tails.boum.org/ikiwiki.cgi
249 # generate links that point to the mirrors' ikiwiki CGI
250 mirrorlist_use_cgi: 1
253 # URIs of repositories containing the wiki's source
255 # - svn://svn.example.org/wiki/trunk
258 # path to the omega cgi program
259 #omega_cgi: /usr/lib/cgi-bin/omega/omega
262 # name of theme to enable
266 # list of plugins that cannot be enabled/disabled via the web interface
267 #websetup_force_plugins: []
268 # list of additional setup field keys to treat as unsafe
270 # show unsafe settings, read-only, in web interface?
271 #websetup_show_unsafe: 1
273 ######################################################################
275 # (calendar, color, conditional, cutpaste, date, format, fortune,
276 # graphviz, haiku, img, linkmap, listdirectives, map, more, orphans,
277 # pagecount, pagestats, poll, polygen, postsparkline, progress,
278 # shortcut, sparkline, table, template, teximg, toc, toggle, version)
279 ######################################################################
282 # base of the archives hierarchy
283 #archivebase: archives
284 # PageSpec of pages to include in the archives; used by ikiwiki-calendar command
285 #archive_pagespec: page(posts/*) and !*/Discussion
287 # listdirectives plugin
288 # directory in srcdir that contains directive descriptions
289 #directive_description_dir: ikiwiki/directive
292 # Should teximg use dvipng to render, or dvips and convert?
294 # LaTeX prefix for teximg plugin
296 # \documentclass{article}
297 # \usepackage[utf8]{inputenc}
298 # \usepackage{amsmath}
299 # \usepackage{amsfonts}
300 # \usepackage{amssymb}
303 # LaTeX postfix for teximg plugin
304 #teximg_postfix: '\end{document}'
306 ######################################################################
308 # (aggregate, autoindex, brokenlinks, camelcase, ddate, embed, favicon,
309 # flattr, goodstuff, htmlbalance, localstyle, pagetemplate, pandoc,
310 # pingee, pinger, prettydate, recentchanges, recentchangesdiff,
311 # relativedate, rsync, sidebar, smiley, sortnaturally, tag,
312 # testpagespec, transient, underlay)
313 ######################################################################
316 # enable aggregation to internal pages?
317 #aggregateinternal: 1
318 # allow aggregation to be triggered via the web?
319 #aggregate_webtrigger: 0
322 # file: /home/user/.ikiwiki/cookies
325 # commit autocreated index pages
329 # list of words to not turn into links
330 #camelcase_ignore: []
333 # userid or user name to use by default for Flattr buttons
334 #flattr_userid: joeyh
337 # Path to pandoc executable
338 #pandoc_command: /usr/bin/pandoc
339 # File extension for Markdown files
340 #pandoc_markdown_ext: mdwn
341 # Enable Pandoc processing of LaTeX documents
343 # Enable Pandoc processing of reStructuredText documents
345 # Use smart quotes, dashes, and ellipses
347 # Output format (html, markdown or latex)
348 #pandoc_output_format: html
349 # Path depth of which LaTeX parts roots (e.g.: bla/part1 = depth 2)
350 #pandoc_parts_at_depth: 1
351 # Shift headers level depending on page depth (default: enabled for LaTeX output, disabled else)
352 #pandoc_shift_headers: 1
355 # how many seconds to try pinging before timing out
359 # format to use to display date
360 #prettydateformat: '%X, %B %o, %Y'
362 # recentchanges plugin
363 # name of the recentchanges page
364 #recentchangespage: recentchanges
365 # number of changes to track
366 #recentchangesnum: 100
369 # command to run to sync updated pages
370 #rsync_command: rsync -qa --delete . user@host:/path/to/docroot/
373 # show sidebar page on all pages?
377 # parent page tags are located under
379 # autocreate new tag pages?
381 # commit autocreated tag pages
382 tag_autocreate_commit: 1
385 # extra underlay directories to add
387 - /home/amnesia/Persistent/Tails/promotion-material