first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
title: Grav
|
||||
author:
|
||||
name: Joe Bloggs
|
||||
email: 'joe@example.com'
|
||||
metadata:
|
||||
description: 'Grav is an easy to use, yet powerful, open source flat-file CMS'
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
absolute_urls: false
|
||||
|
||||
home:
|
||||
alias: '/home'
|
||||
|
||||
pages:
|
||||
theme: quark
|
||||
markdown:
|
||||
extra: false
|
||||
process:
|
||||
markdown: true
|
||||
twig: false
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
check:
|
||||
method: file
|
||||
driver: auto
|
||||
prefix: 'g'
|
||||
|
||||
twig:
|
||||
cache: true
|
||||
debug: true
|
||||
auto_reload: true
|
||||
autoescape: true
|
||||
|
||||
assets:
|
||||
css_pipeline: false
|
||||
css_minify: true
|
||||
css_rewrite: true
|
||||
js_pipeline: false
|
||||
js_module_pipeline: false
|
||||
js_minify: true
|
||||
|
||||
errors:
|
||||
display: true
|
||||
log: true
|
||||
|
||||
debugger:
|
||||
enabled: false
|
||||
twig: true
|
||||
shutdown:
|
||||
close_connection: true
|
||||
gpm:
|
||||
verify_peer: true
|
||||
@@ -0,0 +1,20 @@
|
||||
enabled: true
|
||||
production-mode: true
|
||||
grid-size: grid-xl
|
||||
header-fixed: true
|
||||
header-animated: true
|
||||
header-dark: false
|
||||
header-transparent: false
|
||||
sticky-footer: true
|
||||
blog-page: /blog
|
||||
spectre:
|
||||
exp: false
|
||||
icons: false
|
||||
custom_logo:
|
||||
user/themes/quark/images/logo/hari-croco-300x300.jpg:
|
||||
name: hari-croco-300x300.jpg
|
||||
full_path: hari-croco-300x300.jpg
|
||||
type: image/jpeg
|
||||
size: 7006
|
||||
path: user/themes/quark/images/logo/hari-croco-300x300.jpg
|
||||
custom_logo_mobile: { }
|
||||
Reference in New Issue
Block a user