From 249624ff846675c0f64f47e572c8c5367701b948 Mon Sep 17 00:00:00 2001 From: Amaury Hamon Date: Fri, 8 Sep 2023 23:00:42 +0200 Subject: [PATCH] first commit --- content/.gitkeep | 0 content/index.md | 6 ++++++ 2 files changed, 6 insertions(+) delete mode 100644 content/.gitkeep create mode 100644 content/index.md diff --git a/content/.gitkeep b/content/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..2bdfd83 --- /dev/null +++ b/content/index.md @@ -0,0 +1,6 @@ +--- +title: Welcome to Quartz +--- + +This is a blank Quartz installation. +See the [documentation](https://quartz.jzhao.xyz) for how to get started.