content/join: Add join page
This commit is contained in:
parent
369121276a
commit
64aefaec0c
4 changed files with 133 additions and 3 deletions
|
@ -39,13 +39,15 @@ only_committed_changes: 0
|
|||
rcs: ''
|
||||
# plugins to add to the default configuration
|
||||
add_plugins:
|
||||
- html
|
||||
- goodstuff
|
||||
- favicon
|
||||
- highlight
|
||||
- typography
|
||||
- sidebar2
|
||||
# plugins to disable
|
||||
disable_plugins: []
|
||||
disable_plugins:
|
||||
- htmlscrubber
|
||||
# additional directory to search for template files
|
||||
templatedir: ./themes/ikiwiki-bootstrap-ilot/templates
|
||||
#templatedir: /usr/share/ikiwiki/templates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue