Ver Código Fonte

Update the README with some of the new features

Lucas Stadler 10 anos atrás
pai
commit
769427e00d
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      go/blog/README.md

+ 5 - 0
go/blog/README.md

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