From f75dfb5d736b644ad2649452c3056ba71be856b8 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sun, 13 Nov 2022 19:51:56 -0500 Subject: The dumbest of blogging systems --- posts/hello_world.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 posts/hello_world.html (limited to 'posts/hello_world.html') diff --git a/posts/hello_world.html b/posts/hello_world.html new file mode 100644 index 0000000..27106e1 --- /dev/null +++ b/posts/hello_world.html @@ -0,0 +1,41 @@ + + + + + + + + + Matthew Kosarek + + + +
+

Matthew Kosarek

+ +
+ +
+

Hello, World!

+

Created 11/12/2022, 8:48:06 PM. Last updated: 11/13/2022, 7:51:38 PM

+

+ Hello, world! +

+

+ This is the first test of my simple, static blogging system. My goal is to avoid using anything too heavy and, instead, provide a simple script that will get run whenever I update a blog post. Heck, I could even set it up to a cronjob to refresh them everyday. But perhaps that is overkill for today 😆. I am satisfied with how it current works. +

+

+ Expect to see some updates on Greek philosophy, emacs, and Linux coming soon to a website near you! +

+ +
+ + + \ No newline at end of file -- cgit v1.2.1