blob: 038f5db851bb25900cc1208c018def0c5788cc5c (
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 Greek philosophy, emacs, and Linux coming soon to a website near you!
</p>
|