feat(content): introduce projects, experience & speaking collections and support tagging, experiences & draft status across content types

This commit is contained in:
Prad Nukala
2026-06-30 12:03:14 -04:00
parent ee266a4197
commit 0c7b32d54c
16 changed files with 557 additions and 54 deletions
@@ -0,0 +1,9 @@
---
title: "A working draft title"
description: "This post is for testing the draft post functionality"
publishDate: "10 March 2024"
tags: ["test"]
draft: true
---
If this is working correctly, this post should only be accessible in a dev environment, as well as any tags that are unique to this post.