All checks were successful
Build OCI Image / docker (push) Successful in 36s
15 lines
294 B
Plaintext
15 lines
294 B
Plaintext
---
|
|
.title = "Microblog Archive",
|
|
.date = @date("2025-01-01"),
|
|
.author = "Yadunand Prem",
|
|
.layout = "microblog-archive.shtml",
|
|
.alternatives = [{
|
|
.name = "rss",
|
|
.layout = "microblog.xml",
|
|
.output = "index.xml",
|
|
}],
|
|
.draft = false,
|
|
---
|
|
|
|
The archive of my microblogging posts by year
|