Files
narlblog/data/posts/hello-world.md
2026-03-25 10:58:10 +01:00

14 lines
485 B
Markdown

# Welcome to Narlblog
This is my very first blog post! Built with a modern, glassy aesthetic and the beautiful Catppuccin color palette.
## Technical Stack
The blog is powered by:
- **Rust (Axum)**: Fast and reliable backend.
- **Astro**: Modern frontend framework for performance.
- **Tailwind CSS**: Glassy UI with Catppuccin theme.
- **Docker**: Simple containerized deployment.
Feel free to explore and add your own posts by creating `.md` files in the `data/posts` directory!