Commit 610b1a0

HPCesia <me@hpcesia.com>
2025-03-11 05:19:26
docs: add a draft example
It will clean the warning `The collection "drafts" does not exist or is empty. Please check your content config file for errors.`
1 parent 05df8d7
Changed files (1)
src
content
src/content/drafts/Draft Example.md
@@ -0,0 +1,11 @@
+---
+title: Draft Example
+slug: awd23fg1
+published: 2025-03-11T13:14:00+08:00
+category: Example
+tags:
+  - example
+---
+
+## What is this?
+This is a draft which is not published yet. If the draft is not published, it will not be shown in the blog on build. But you can still see it in the blog on dev server, if the configuration is set to `true`.
\ No newline at end of file