diff --git a/static/images/blog/acadiaos-0.1.0.png b/content/blog/2023/12/acadia-0.1.0/images/acadiaos-0.1.0.png similarity index 100% rename from static/images/blog/acadiaos-0.1.0.png rename to content/blog/2023/12/acadia-0.1.0/images/acadiaos-0.1.0.png diff --git a/content/blog/acadia-0.1.0.md b/content/blog/2023/12/acadia-0.1.0/index.md similarity index 99% rename from content/blog/acadia-0.1.0.md rename to content/blog/2023/12/acadia-0.1.0/index.md index cd42520..3773451 100644 --- a/content/blog/acadia-0.1.0.md +++ b/content/blog/2023/12/acadia-0.1.0/index.md @@ -14,7 +14,7 @@ execute binaries. The following image shows just about everything the OS can do. (The black window is the OS running in QEMU and the larger gray window is debug output sent to COM1). -![AcadiaOS in action](/images/blog/acadiaos-0.1.0.png) +![AcadiaOS in action](images/acadiaos-0.1.0.png) While there isn't much to do as a user, there are a lot of building blocks there that I spent the last 6 months learning about and working on.