Metadata and tags #1

Merged
andrewhessler merged 2 commits from metadata-and-tags into main 2025-12-29 22:37:24 +00:00
andrewhessler commented 2025-12-29 22:35:43 +00:00 (Migrated from github.com)
No description provided.
andrewhessler (Migrated from github.com) reviewed 2025-12-29 22:36:45 +00:00
andrewhessler (Migrated from github.com) commented 2025-12-29 22:36:45 +00:00

this seems bad and weird...

this seems bad and weird...
andrewhessler (Migrated from github.com) reviewed 2025-12-29 22:37:15 +00:00
@ -19,6 +19,7 @@ const TARGET_DIRECTORY: &str = "./dist";
struct PostMetadata {
path: String,
title: String,
tags: Vec<String>,
andrewhessler (Migrated from github.com) commented 2025-12-29 22:37:15 +00:00

not making use of this, but will be useful some day for searching and whatnot

not making use of this, but will be useful some day for searching and whatnot
Sign in to join this conversation.
No description provided.