13 lines
335 B
Text
13 lines
335 B
Text
---
|
|
{
|
|
.title = "Blog",
|
|
.date = @date("2024-05-13T00:00:00"),
|
|
.author = "koehr",
|
|
.draft = false,
|
|
.layout = "blog.shtml",
|
|
.description = "Sometimes, I write long-form articles about a topic that I find interesting. I use this as a way to dive deeper into a topic, while often create an example project on the side.",
|
|
.tags = [],
|
|
}
|
|
---
|
|
|
|
|