aboutsummaryrefslogtreecommitdiffhomepage
path: root/posts.org
blob: 09343b25d7d02a68b99fc26cf1fd72b804d9e0b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* Things to check in new posts

- [ ] Is spelling o.k. ?
- [ ] Are links valid:
  At least:

  #+begin_example
  linkchecker http://localhost:1313/posts/phosh-2023-in-retrospect/
  #+end_example

- [ ] Is header style consistent?
  See https://headlinecapitalization.com/
- [ ] Is there an =images= set in the metadata
  This generates the previews that are used e.g. in mastodon
- [ ] Is the post's =index.md= and related image in a folder.
  If e.g. the post is one directory higher then page resoures won't work as expected
  and our json-ld lacks the images.

* Useful links

  * Validate schema data (json-ld):
    https://validator.schema.org/