From a16e8a21bb83325f8e40c13ef2d052393e2f6489 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 7 May 2022 00:29:01 +0200 Subject: feat: Add early blog implementation It is just a really crappy implementation to get it running until a figure the pieces of the project out. --- assets/post1.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 assets/post1.html (limited to 'assets/post1.html') diff --git a/assets/post1.html b/assets/post1.html new file mode 100644 index 0000000..6eafb91 --- /dev/null +++ b/assets/post1.html @@ -0,0 +1,9 @@ +
+

Title

+

+ Nice content + + My code here + +

+
-- cgit v1.2.3