summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/_index.md7
-rw-r--r--content/blog/_index.md6
-rw-r--r--content/blog/first_post.md8
3 files changed, 21 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..f663a50
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,7 @@
++++
+title = "home"
++++
+
+# daniels' site
+
+this is my cool site
diff --git a/content/blog/_index.md b/content/blog/_index.md
new file mode 100644
index 0000000..99811f9
--- /dev/null
+++ b/content/blog/_index.md
@@ -0,0 +1,6 @@
++++
+title = "blog"
++++
+
+hello blog
+
diff --git a/content/blog/first_post.md b/content/blog/first_post.md
new file mode 100644
index 0000000..5f21c93
--- /dev/null
+++ b/content/blog/first_post.md
@@ -0,0 +1,8 @@
++++
+title = "first post!"
+date = 2026-09-01
++++
+
+hello this is my blog
+
+hope its nice