aboutsummaryrefslogtreecommitdiff
path: root/content/canory
diff options
context:
space:
mode:
Diffstat (limited to 'content/canory')
-rw-r--r--content/canory/drafts/_index.md4
-rw-r--r--content/canory/messages/drafts.md5
2 files changed, 9 insertions, 0 deletions
diff --git a/content/canory/drafts/_index.md b/content/canory/drafts/_index.md
new file mode 100644
index 0000000..1f319ba
--- /dev/null
+++ b/content/canory/drafts/_index.md
@@ -0,0 +1,4 @@
+---
+author: canory
+layout: drafts
+---
diff --git a/content/canory/messages/drafts.md b/content/canory/messages/drafts.md
index 9deb852..c6caa9f 100644
--- a/content/canory/messages/drafts.md
+++ b/content/canory/messages/drafts.md
@@ -9,3 +9,8 @@ author = "canory"
Draft those messages, you message drafter. Get a feel of how it delivers before
committing the deed. Only reveal your drafts in a local environment --- don't
write drafts live on the `www` unless you like living on the edge.
+
+```yaml {options="hl_lines=9-17",caption="Inside your config.toml, config.json, or config.yaml"}
+---
+buildDrafts: false
+```