|
|
|
|
|
|
18
|
- post types (see [blog.yaml](./blog.yaml) for usage examples)
|
18
|
- post types (see [blog.yaml](./blog.yaml) for usage examples)
|
|
19
|
- `shell`: Write about an interesting shell command
|
19
|
- `shell`: Write about an interesting shell command
|
|
20
|
- `link`: Quickly post a link
|
20
|
- `link`: Quickly post a link
|
|
|
|
21
|
- `image`: Post an image
|
|
|
|
22
|
- `song`: Post a song (using `<audio>`)
|
|
|
|
23
|
- `text`: Write an actual blog post (or just a heading)
|
|
|
|
24
|
- `video`: Post a video (from YouTube)
|
|
|
|
25
|
- a simple tagging system
|