Hello World: Minimal Grav CMS setup for sync testing
This commit is contained in:
0
user/.gitkeep
Normal file
0
user/.gitkeep
Normal file
0
user/config/.gitkeep
Normal file
0
user/config/.gitkeep
Normal file
3
user/config/site.yaml
Normal file
3
user/config/site.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
site:
|
||||
title: 'Starting Line Productions'
|
||||
default_lang: en
|
||||
7
user/config/system.yaml
Normal file
7
user/config/system.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
pages:
|
||||
theme: antimatter
|
||||
markdown:
|
||||
extra: true
|
||||
process:
|
||||
markdown: true
|
||||
twig: false
|
||||
Reference in New Issue
Block a user