blob: c6caa9f1550ee3233077e2094556ad6af85eef35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
+++
date = "2022-03-04T02:44:51+00:00"
lastmod = "2022-03-29T22:55:17+00:00"
tags = [ "docs", "drafts" ]
draft = true
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
```
|