summaryrefslogtreecommitdiff
path: root/posts/2020-04-10-the-obligatory-covid-19-post.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-07-28 10:58:58 -0400
committer53hornet <atc@53hor.net>2021-07-28 10:58:58 -0400
commitbfaccc32571df8a02f69518d8864244efba3b5b5 (patch)
treecc71a44054af00e73d0db2a1c79c347db3f31327 /posts/2020-04-10-the-obligatory-covid-19-post.php
parentdd75b4a341925e4ba3408b018941241d4317dd9f (diff)
download53hor-bfaccc32571df8a02f69518d8864244efba3b5b5.tar.xz
53hor-bfaccc32571df8a02f69518d8864244efba3b5b5.zip
php site, templating and partials, faster index generation
Diffstat (limited to 'posts/2020-04-10-the-obligatory-covid-19-post.php')
-rw-r--r--posts/2020-04-10-the-obligatory-covid-19-post.php51
1 files changed, 51 insertions, 0 deletions
diff --git a/posts/2020-04-10-the-obligatory-covid-19-post.php b/posts/2020-04-10-the-obligatory-covid-19-post.php
new file mode 100644
index 0000000..6cdabe9
--- /dev/null
+++ b/posts/2020-04-10-the-obligatory-covid-19-post.php
@@ -0,0 +1,51 @@
+<?php
+$title = "Obligatory COVID-19 Post";
+if (isset($early) && $early) {
+ return;
+}
+include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
+?>
+<p>
+ We're alive! All three of us: Amy, Clementine, and myself. We're doing
+ what we do best and that is being hermits with zero social contact.
+ That's pretty okay by us though because it lets us slow down from all
+ the fast-paced life changes we've made in the past few months.
+</p>
+
+<p>
+ In January Amy and I bought a house! We couldn't have done it without
+ the wonderful help of everyone who gave us wedding gifts. We got a nice
+ little standalone place in Suffolk, much closer to where I work and
+ centrally located for Amy's tutoring business. We spent all of January
+ painting and prepping for the big move. Late January and early February
+ were all moving and unpacking and trying to get back in the groove.
+ Since the outbreak, we've been using the extra time at home to finish up
+ all the move-in projects we wanted to: finishing painting, putting up
+ shelves, hanging pictures, and rewiring electrical outlets.
+</p>
+
+<p>
+ Amy also finally got the chance to pursue her dream job: she started up
+ her own private tutoring business. She's been working hard with clients
+ all over Hampton Roads, from college students all the way to
+ first-graders. Business was booming before schools closed but I know
+ she'll bring it back once things have returned to normal again. No
+ worries though, she's spending this time helping William and Mary handle
+ remote operations and students in need. She's also [supposed to be]
+ writing her master's thesis so she can graduate in May but you know how
+ it is.
+</p>
+
+<p>
+ We're also working through a family illness, which adds difficulty . We
+ expect a speedy recovery though and we're really excited for that.
+ All-in-all, we're really enjoying our lives as a happily married couple.
+ It's been about eight months now and I've enjoyed every minute of it:
+ the glad, the slightly stressed, and the overarching worry as the world
+ took a strange turn. But we're looking forward to a good Summer now. The
+ weather has turned nice -- really nice -- and Clementine is forcing us
+ to get outside. She's in love with her nice, big fenced-in yard and
+ refuses to come in after catching hoops most of the time.
+</p>
+
+<p>Stay safe, smart, and sane!</p>