blog/content/posts/creating-a-blog-with-bazel/_index.md
2025-12-12 15:30:04 +11:00

275 B

+++ title = "Creating a blog with Bazel" template = "series.html" sort_by = "slug" transparent = true

[extra] series = true +++

This series explores building and deploying a blog using Bazel, covering everything from basic Kotlin compilation to writing custom Bazel rules.