summaryrefslogtreecommitdiffstats
path: root/demo.gumx.cc
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-14 16:30:47 +0300
committerAhmed <git@gumx.cc>2026-06-14 16:30:47 +0300
commit307ff4912bac1095ebf382d70241f19409b2f8b8 (patch)
treea2c3d36634fa86705e48db4fc797437ba816e5e0 /demo.gumx.cc
parentfa568e13d04c0aacdb29ca252b783f1dcdb6bf23 (diff)
add: templating
Diffstat (limited to 'demo.gumx.cc')
-rw-r--r--demo.gumx.cc/demos.json9
-rw-r--r--demo.gumx.cc/meta2
2 files changed, 11 insertions, 0 deletions
diff --git a/demo.gumx.cc/demos.json b/demo.gumx.cc/demos.json
new file mode 100644
index 0000000..ae6d7df
--- /dev/null
+++ b/demo.gumx.cc/demos.json
@@ -0,0 +1,9 @@
+[
+ {
+ "name": "no-style-please",
+ "title": "zola-no-style-please",
+ "url": "/no-style-please/",
+ "description": "a Zola theme with no style, or rather, just a little style.",
+ "source": "https://git.gumx.cc/zola-no-style-please"
+ }
+]
diff --git a/demo.gumx.cc/meta b/demo.gumx.cc/meta
new file mode 100644
index 0000000..496fc7e
--- /dev/null
+++ b/demo.gumx.cc/meta
@@ -0,0 +1,2 @@
+TITLE="demo.gumx.cc"
+BREADCRUMB="demo"