All checks were successful
Build OCI Image / docker (push) Successful in 36s
17 lines
617 B
Plaintext
17 lines
617 B
Plaintext
---
|
|
.title = "Microblog - 2025",
|
|
.date = @date("2025-01-01"),
|
|
.author = "Yadunand Prem",
|
|
.layout = "microblog.shtml",
|
|
.draft = false,
|
|
---
|
|
[]($section.id('about'))
|
|
## About
|
|
|
|
A place for short form thoughts and ideas
|
|
|
|
> This page lists entries for the current year, for past entries consult the [microblog archive](/microblog/).
|
|
|
|
## [Hello World]($section.id("2025-08-05"))
|
|
This is the first entry in this year's microblog created with [Zine](https://zine-ssg.io)! I'm exploring using Jujutsu as a VCS right now, and it seems interesting. The site data can be found [here](https://git.yadunut.dev/yadunut/yadunut.dev).
|