summaryrefslogtreecommitdiff
path: root/content/blog
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-07-17 21:11:08 +1200
committerArslaan Pathan <[email protected]>2026-07-17 21:11:08 +1200
commitf411bc46a2e535d0404f4b50bbb5c55c1fe8eb59 (patch)
tree1b06ce926053ed19e086bec97da0d9fc3923bc24 /content/blog
downloadarslaancodes-f411bc46a2e535d0404f4b50bbb5c55c1fe8eb59.tar.xz
arslaancodes-f411bc46a2e535d0404f4b50bbb5c55c1fe8eb59.zip
Initial commit
Diffstat (limited to 'content/blog')
-rw-r--r--content/blog/_index.md6
-rw-r--r--content/blog/test.md4
2 files changed, 10 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md
new file mode 100644
index 0000000..c504e1b
--- /dev/null
+++ b/content/blog/_index.md
@@ -0,0 +1,6 @@
++++
+title = "Blog"
+sort_by = "date"
+template = "blog.html"
+page_template = "blog-page.html"
++++
diff --git a/content/blog/test.md b/content/blog/test.md
new file mode 100644
index 0000000..3173690
--- /dev/null
+++ b/content/blog/test.md
@@ -0,0 +1,4 @@
++++
+title = "Blog post test"
+date = 2026-07-17
++++