diff mrjunejune/src/blog/wasm-bunny/index.md @ 169:295ac2e5ec00

[MrJuneJune] Created separate target for generating html from md.
author MrJuneJune <me@mrjunejune.com>
date Mon, 19 Jan 2026 17:33:18 -0800
parents 65e5a5b89a4e
children 8c74204fd362
line wrap: on
line diff
--- a/mrjunejune/src/blog/wasm-bunny/index.md	Mon Jan 19 16:29:02 2026 -0800
+++ b/mrjunejune/src/blog/wasm-bunny/index.md	Mon Jan 19 17:33:18 2026 -0800
@@ -1,3 +1,8 @@
+---
+title: First Steps with C3 and Raylib on WebAssembly
+description: Experimenting with C3 programming language and Raylib to build an interactive bunnymark benchmark compiled to WebAssembly.
+---
+
 # First Steps with C3 and Raylib on WebAssembly
 
 Hi! This is my first blog post on this website, and hopefully, it’s the first of many, as I have some free time at the moment.