site/blog/2024/test-post/post.toml

17 lines
660 B
TOML
Raw Normal View History

title = "My Awesome Blog Post"
[manifest]
date = 2024-01-01T12:00:00Z
author = "Youwen Wu"
blurb = "A blog post about Rust and WebAssembly"
description = "A blog post about Rust and WebAssembly, and how to use it in web development. This post will cover the basics of Rust and WebAssembly, and how to use it in web development. We will also discuss the benefits of using Rust and WebAssembly, and how it can help you build faster and more efficient web applications."
[manifest.tags]
primary = ["Rust", "WebAssembly"]
secondary = ["Web Development", "Frontend"]
[cover]
src = "cover.jpg"
alt = "A Rust and WebAssembly logo"
caption = "Rust and WebAssembly"