Hello World
This is my first blog post! I'm using Waku with markdown files to create a simple blog.
Features
- Static generation
- Markdown support
- Simple routing
- Deploy with Kamal
Here's some code:
console.log("Hello, world!");
Pretty neat, right?