2024-04-12 22:43:17 -07:00
|
|
|
#:schema ../../../post.schema.json
|
2024-04-13 00:41:12 -07:00
|
|
|
title = "Test Post"
|
2024-04-07 16:51:05 -07:00
|
|
|
|
|
|
|
[manifest]
|
2024-04-12 14:06:38 -07:00
|
|
|
date = 2024-04-12T20:48:40.799Z
|
|
|
|
authors = ["Youwen Wu"]
|
2024-04-13 00:41:12 -07:00
|
|
|
blurb = "A display of all the blog's rendering capabilities!"
|
|
|
|
description = "A blog post to test all of the rendering capabilities, with remarks on the side."
|
2024-04-12 14:06:38 -07:00
|
|
|
type = "article"
|
2024-04-13 00:41:12 -07:00
|
|
|
highlight = true
|
2024-04-07 16:51:05 -07:00
|
|
|
|
|
|
|
[manifest.tags]
|
2024-04-13 00:41:12 -07:00
|
|
|
primary = ["test", "first post", "formatting"]
|
|
|
|
secondary = ["blog", "placeholder"]
|
2024-04-07 16:51:05 -07:00
|
|
|
|
|
|
|
[cover]
|
2024-04-13 00:41:12 -07:00
|
|
|
src = "https://images.unsplash.com/photo-1712230879699-e8a0a389da63?q=80&w=3132&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
|
|
|
alt = "A beautiful landscape"
|
|
|
|
caption = "This is the first post! (image courtesy of unsplash)"
|