mirror of
https://github.com/prdlk/website.git
synced 2026-08-03 09:51:41 +00:00
feat(content): introduce projects, experience & speaking collections and support tagging, experiences & draft status across content types
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user