Initial commit
This commit is contained in:
commit
ccd13c62a2
18 changed files with 3795 additions and 0 deletions
6
app/config/sculpin_kernel.yml
Normal file
6
app/config/sculpin_kernel.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
sculpin_content_types:
|
||||
notes:
|
||||
permalink: :basename/
|
||||
posts:
|
||||
enabled: false
|
Loading…
Add table
Add a link
Reference in a new issue