content/*: move to root
2
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
||||||
content/.ikiwiki
|
.ikiwiki
|
||||||
public/
|
public/
|
||||||
tools/http-server/
|
tools/http-server/
|
||||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 921 B After Width: | Height: | Size: 921 B |
Before Width: | Height: | Size: 921 B After Width: | Height: | Size: 921 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
|
@ -16,7 +16,7 @@ adminuser: []
|
||||||
# users who are banned from the wiki
|
# users who are banned from the wiki
|
||||||
banned_users: []
|
banned_users: []
|
||||||
# where the source of the wiki is located
|
# where the source of the wiki is located
|
||||||
srcdir: ./content
|
srcdir: ./
|
||||||
# where to build the wiki
|
# where to build the wiki
|
||||||
destdir: ./public
|
destdir: ./public
|
||||||
# base url to the wiki
|
# base url to the wiki
|
||||||
|
@ -101,7 +101,7 @@ timezone: :/etc/localtime
|
||||||
# regexp of normally excluded files to include
|
# regexp of normally excluded files to include
|
||||||
#include: ^\.htaccess$
|
#include: ^\.htaccess$
|
||||||
# regexp of files that should be skipped
|
# regexp of files that should be skipped
|
||||||
exclude: ^(tools/.*|)$
|
exclude: ^(tools/.*|public/.*|plugins/.*)$
|
||||||
# specifies the characters that are allowed in source filenames
|
# specifies the characters that are allowed in source filenames
|
||||||
wiki_file_chars: -[:alnum:]+/.:_
|
wiki_file_chars: -[:alnum:]+/.:_
|
||||||
# allow symlinks in the path leading to the srcdir (potentially insecure)
|
# allow symlinks in the path leading to the srcdir (potentially insecure)
|
||||||
|
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 6 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |