14 lines
334 B
Markdown
14 lines
334 B
Markdown
![]() |
---
|
||
|
{
|
||
|
.title = "Blog",
|
||
|
.date = @date("2024-05-13T00:00:00"),
|
||
|
.author = "koehr",
|
||
|
.draft = false,
|
||
|
.layout = "blog.html",
|
||
|
.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 = [],
|
||
|
}
|
||
|
---
|
||
|
|
||
|
|