blog

My personal blog.
Log | Files | Refs

commit b6563965b2514a81fef74aad1e6415ee294affcf
parent bb51be94e0f5a0a34eabb7f999c87826907e8869
Author: Luke Willis <lukejw@loquat.dev>
Date:   Sun, 31 Aug 2025 19:17:15 -0400

Write new post

Diffstat:
Aposts/site-update.md | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/posts/site-update.md b/posts/site-update.md @@ -0,0 +1,16 @@ +`((title . "Site Update") (date . "2025-08-31"));` +I updated the site. Check that out! Isn't that something? + +I applied a similar theme to the site for my (WIP) business, +[MonasTech](https://www.monastech.xyz/). Check that out, too! + +I plan to update grug sooner or later. I need to clean up the codebase and tweak +a couple features. When I do that, I think I'll write a post about how it works. +It's really quite a novel project - in my opinion, anyways. + +I've also been thinking about making some video content. If I do, I'll post +about that here, too. + +In Christ, + +Luke