summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/blog/test.md12
-rw-r--r--content/projects/_index.md6
2 files changed, 18 insertions, 0 deletions
diff --git a/content/blog/test.md b/content/blog/test.md
index 3173690..8034961 100644
--- a/content/blog/test.md
+++ b/content/blog/test.md
@@ -2,3 +2,15 @@
title = "Blog post test"
date = 2026-07-17
+++
+
+# Test blog post
+
+```shell
+echo "Codeblocks"
+```
+
+`smaller codeblocks`
+
+Testing testing 123 chicken nuggets not 3
+
+<span class="yellow">Yellow text.</span>
diff --git a/content/projects/_index.md b/content/projects/_index.md
new file mode 100644
index 0000000..b0a2818
--- /dev/null
+++ b/content/projects/_index.md
@@ -0,0 +1,6 @@
++++
+title = "Projects"
+sort_by = "weight"
+template = "project.html"
+page_template = "projects-page.html"
++++