diff --git a/blog/content/posts/01-multiboot-kernel.md b/blog/content/posts/01-multiboot-kernel/index.md similarity index 100% rename from blog/content/posts/01-multiboot-kernel.md rename to blog/content/posts/01-multiboot-kernel/index.md diff --git a/blog/content/posts/02-entering-longmode.md b/blog/content/posts/02-entering-longmode/index.md similarity index 100% rename from blog/content/posts/02-entering-longmode.md rename to blog/content/posts/02-entering-longmode/index.md diff --git a/blog/content/posts/03-set-up-rust.md b/blog/content/posts/03-set-up-rust/index.md similarity index 100% rename from blog/content/posts/03-set-up-rust.md rename to blog/content/posts/03-set-up-rust/index.md diff --git a/blog/content/posts/04-printing-to-screen.md b/blog/content/posts/04-printing-to-screen/index.md similarity index 100% rename from blog/content/posts/04-printing-to-screen.md rename to blog/content/posts/04-printing-to-screen/index.md diff --git a/blog/content/posts/05-allocating-frames.md b/blog/content/posts/05-allocating-frames/index.md similarity index 100% rename from blog/content/posts/05-allocating-frames.md rename to blog/content/posts/05-allocating-frames/index.md diff --git a/blog/content/posts/06-page-tables.md b/blog/content/posts/06-page-tables/index.md similarity index 100% rename from blog/content/posts/06-page-tables.md rename to blog/content/posts/06-page-tables/index.md diff --git a/blog/content/posts/07-remap-the-kernel.md b/blog/content/posts/07-remap-the-kernel/index.md similarity index 100% rename from blog/content/posts/07-remap-the-kernel.md rename to blog/content/posts/07-remap-the-kernel/index.md diff --git a/blog/content/posts/08-kernel-heap.md b/blog/content/posts/08-kernel-heap/index.md similarity index 100% rename from blog/content/posts/08-kernel-heap.md rename to blog/content/posts/08-kernel-heap/index.md diff --git a/blog/content/posts/09-handling-exceptions.md b/blog/content/posts/09-handling-exceptions/index.md similarity index 100% rename from blog/content/posts/09-handling-exceptions.md rename to blog/content/posts/09-handling-exceptions/index.md diff --git a/blog/content/posts/10-double-faults.md b/blog/content/posts/10-double-faults/index.md similarity index 100% rename from blog/content/posts/10-double-faults.md rename to blog/content/posts/10-double-faults/index.md