aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-15 22:06:22 +0000
committerFuwn <[email protected]>2021-07-15 22:06:22 +0000
commitc2fd318cce371e2563c248fe7d942500a52a0be8 (patch)
tree265c2c0a54f71d57bb9d16a8694e489fe364ed5f /content
parentfeat(templates): poc for a sysinfo footer item (diff)
downloadspace-c2fd318cce371e2563c248fe7d942500a52a0be8.tar.xz
space-c2fd318cce371e2563c248fe7d942500a52a0be8.zip
feat(route): implement a blogging engine
Diffstat (limited to 'content')
-rw-r--r--content/pages/blog/hello-world.gmi5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pages/blog/hello-world.gmi b/content/pages/blog/hello-world.gmi
new file mode 100644
index 0000000..4267d0c
--- /dev/null
+++ b/content/pages/blog/hello-world.gmi
@@ -0,0 +1,5 @@
+# HELLO WORLD
+
+2021. 07. 15.
+
+Welcome to my first blog post! \ No newline at end of file