File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,10 @@ attribute tells the rendering engine to use the "post" layout.
95
95
`title` will be the displayed title of the post.
96
96
97
97
`tags` are descriptive terms for this post. You can make up new tags,
98
- but check the generated `tag` directory to see `tags` other posters have already
99
- used.
100
- They can be used to search for all posts for a specific or area,
98
+ but check the `tag` directory to see tags other posters have already
99
+ used. If you use new tags, run the `generate-tags` script to populate
100
+ the `tag` directory with the appropriate files.
101
+ Tags can be used to search for all posts for a specific or area,
101
102
such as "tutorials" or "plugins".
102
103
Tags must contain only numbers and lower-case letters.
103
104
Tags must not contain spaces.
You can’t perform that action at this time.
0 commit comments