summaryrefslogtreecommitdiff
path: root/ikiwiki.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.yaml')
-rw-r--r--ikiwiki.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/ikiwiki.yaml b/ikiwiki.yaml
new file mode 100644
index 0000000..7071ddd
--- /dev/null
+++ b/ikiwiki.yaml
@@ -0,0 +1,37 @@
1# IkiWiki::Setup::Yaml - YAML formatted setup file
2
3adminemail: julian.kongslie@gmail.com
4allow_symlinks_before_srcdir: 0
5allowatom: 1
6allowrss: 1
7atom: 1
8default_plugins:
9 - inline
10 - link
11 - listdirectives
12 - mdwn
13 - meta
14 - table
15 - trail
16destdir: /srv/www/writing
17ENV:
18 TZ: US/Pacific
19gitorigin_branch: ""
20hardlink: 0
21html5: 1
22htmlext: html
23indexpages: 0
24locale: en_US.UTF-8
25numbacklinks: 0
26prefix_directives: 1
27rcs: git
28rss: 1
29srcdir: .
30templatedir: /usr/share/ikiwiki/templates
31timeformat: '%c'
32timezone: US/Pacific
33underlaydir: /var/empty
34url: http://www.jblake.org/writing/
35usedirs: 1
36wiki_file_chars: '-[:alnum:]+/.:_'
37wikiname: writing