aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/hello-world.md11
-rw-r--r--content/posts/status-update-may-2025.md14
2 files changed, 25 insertions, 0 deletions
diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md
new file mode 100644
index 0000000..f80d9fe
--- /dev/null
+++ b/content/posts/hello-world.md
@@ -0,0 +1,11 @@
+---
+title: "Hello, World!"
+date: "2025-05-19"
+---
+
+Hello and welcome! This is an introduction to my website. For the time being, you can read more [about me][about], or check up on what's up with me [right now][now].
+
+That's all I've got at the moment, see you soon!
+
+[about]: /about.html
+[now]: /now.html
diff --git a/content/posts/status-update-may-2025.md b/content/posts/status-update-may-2025.md
new file mode 100644
index 0000000..7473762
--- /dev/null
+++ b/content/posts/status-update-may-2025.md
@@ -0,0 +1,14 @@
+---
+title: "Status update (May 2025)"
+date: "2025-06-04"
+---
+
+Welcome to my first status update post on the website. I'm not used to this format, so I apologize if it's all over the place.
+
+As of the beginning of the month, I've started taking my home server projects more seriously. I now rent out a small VPS, which has been a nice addition. Nothing else of interest to add.
+
+Also, I started doing basic telephony in my home. I have 2 Cisco 7965 IP phones that are connected to an Asterisk PBX, which has been patched with [USECALLMANAGER][usecallmanager] to allow the Cisco phones to have more features over SIP. It's been a really neat thing to work on so far.
+
+And that's about it for now. Feel free to email with questions, and I'll see you next time!
+
+[usecallmanager]: https://usecallmanager.nz/documentation-overview.html