Initial commit from Sculpin skeleton

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
commit 9fb8e9c467
10 changed files with 3636 additions and 0 deletions

View file

@ -0,0 +1,3 @@
sculpin_content_types:
posts:
enabled: false

View file

@ -0,0 +1,2 @@
name: 'My New Sculpin Site'
locale: en

View file

@ -0,0 +1,3 @@
---
imports:
- sculpin_site.yml