summaryrefslogtreecommitdiff
path: root/_posts/hello_world.html
blob: 0b563c58fdc90b71896639e671a63696a7ab4dcc (plain)
1
2
3
4
5
6
7
8
9
<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>