From 3c11f6cca5b73e188289ada66e7924b4b33e4f59 Mon Sep 17 00:00:00 2001 From: JJ Date: Sun, 21 Jul 2024 21:42:42 -0700 Subject: replace jekyll with hakyll --- _templates/post.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _templates/post.html (limited to '_templates/post.html') diff --git a/_templates/post.html b/_templates/post.html new file mode 100644 index 0000000..fca6aed --- /dev/null +++ b/_templates/post.html @@ -0,0 +1,17 @@ + + + + + + + + + $title$ + + +$partial("_templates/header.html")$ +
+$body$ +
+ + -- cgit v1.2.3-70-g09d2