summaryrefslogtreecommitdiffstats
path: root/docs/blog/post-playbook.md
blob: 986666faedcba6c38c8a1f23dddc1ba29d81fb8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# How to write a new post

This playbook will guide you how to write a new blog post, tag it, and put
content in the right place.

The blog post itself, and all assets should live in `blog`.

There are currently `4` tags:

1. life
2. music
3. phil
4. tech

Some posts will have overlap, so they should be added to their corresponding
tab's `index.html` Do not forget to update the published date, and updated at
date. Don't forget to update `blog/index.html`

If the blog post is good enough, put it on the front page `index.html` at the
root of this repo.