first commit :D

This commit is contained in:
2026-01-02 20:17:40 +01:00
commit 5f8718e7b2
908 changed files with 137535 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
/* @copyright Copyright (c) 2015 - 2023 Trilby Media, LLC. All rights reserved. */
View File
+7
View File
@@ -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'
+45
View File
@@ -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
+14
View File
@@ -0,0 +1,14 @@
enabled: true
production-mode: false
grid-size: grid-lg
header-fixed: true
header-animated: true
header-dark: true
header-transparent: false
sticky-footer: true
blog-page: /blog
spectre:
exp: false
icons: false
custom_logo: { }
custom_logo_mobile: { }
+1
View File
@@ -0,0 +1 @@
/* @copyright Copyright (c) 2015 - 2023 Trilby Media, LLC. All rights reserved. */
Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

+17
View File
@@ -0,0 +1,17 @@
---
title: diag
---
##### - Heyyyy, cest trop bien il neige ! ça fait des années que je n'en ai pas vu autant !
###### - Ouais cest trop cool hahaha *tremblement de froid* Par contre il caille, taurais pu te dépêcher !
##### - Désolé, jai vu le message tard…
###### - Tinquiète pas.. je vais te le faire payer hahaha *Dit-il avec après avoir fais une boule de neige*
##### - Même pas peur, je vais tout esquiver
###### - On va voir ça ! On parie ?
+5
View File
@@ -0,0 +1,5 @@
---
title: boule
---
<canvas id="scene"></canvas>
+18
View File
@@ -0,0 +1,18 @@
---
title: Home
body_classes: 'title-center title-h1h2'
content:
items:
- '@self.children'
limit: 5
order:
by: date
dir: desc
pagination: true
url_taxonomy_filters: true
---
<canvas id="scene"></canvas>
+1
View File
@@ -0,0 +1 @@
/* @copyright Copyright (c) 2015 - 2023 Trilby Media, LLC. All rights reserved. */
+1
View File
@@ -0,0 +1 @@
/* @copyright Copyright (c) 2015 - 2023 Trilby Media, LLC. All rights reserved. */