diff options
Diffstat (limited to '_posts/hello_world.html')
-rw-r--r-- | _posts/hello_world.html | 9 |
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> |