added users and onboarding
This commit is contained in:
parent
0b00bef7d8
commit
4523db7159
13 changed files with 155 additions and 40 deletions
4
werc/sites/ppl.thirdculture.top/drool/_werc/config
Normal file
4
werc/sites/ppl.thirdculture.top/drool/_werc/config
Normal file
|
@ -0,0 +1,4 @@
|
|||
extraHeaders='<link rel="stylesheet" type="text/css" href="_werc/style.css">'
|
||||
conf_enable_wiki
|
||||
conf_enable_cssedit drool
|
||||
css_file='_werc/style.css'
|
1
werc/sites/ppl.thirdculture.top/drool/_werc/style.css
Normal file
1
werc/sites/ppl.thirdculture.top/drool/_werc/style.css
Normal file
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
6
werc/sites/ppl.thirdculture.top/drool/blog/_werc/config
Normal file
6
werc/sites/ppl.thirdculture.top/drool/blog/_werc/config
Normal file
|
@ -0,0 +1,6 @@
|
|||
conf_enable_wiki
|
||||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=drool
|
||||
blogTitle='drool Feed'
|
||||
blogDesc=''
|
Loading…
Add table
Add a link
Reference in a new issue