summaryrefslogtreecommitdiff
path: root/_posts/hello_world.html
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
committerMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
commitece0f56d29509685f9b61642056f15f84a8a0726 (patch)
tree3882ad898a80ec498f406ce99cacf12cc94658b6 /_posts/hello_world.html
parent9262b5c798e1921c759addb492b592f3ccf64980 (diff)
cleanup: quick update, removing outdated items
Diffstat (limited to '_posts/hello_world.html')
-rw-r--r--_posts/hello_world.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/_posts/hello_world.html b/_posts/hello_world.html
deleted file mode 100644
index 0b563c5..0000000
--- a/_posts/hello_world.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<p>
- Hello, world!
-</p>
-<p>
- 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.
-</p>
-<p>
- Expect to see some updates on books, emacs, and Linux coming soon to a website near you!
-</p>