3 Commits

Author SHA1 Message Date
6ba977e701 clean up docs headers, add layout to all
Splits docs to use three different `permalink` paths:
- `/raw/`
- `/draft/`
- `/stable/`

Otherwise docs like these clash and only one is accessible:
```
docs/draft/3-whisper-usage.md
docs/stable/3-whisper-usage.md
```
```
docs/draft/6-payloads.md
docs/stable/6-payloads.md
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-11-22 19:47:57 +01:00
Dean Eigenmann
7355f4cff0
text-lint (#131) 2020-05-25 14:18:39 +02:00
Oskar Thoren
040eea5af5
Draft folder 2020-03-31 12:10:17 +08:00