Changed tags and authors formatting.
This commit is contained in:
parent
65de889359
commit
714b3bfe5e
3 changed files with 21 additions and 9 deletions
10
readme.md
10
readme.md
|
|
@ -20,8 +20,8 @@ Posts should be stored in the `posts` folder. Each post:
|
|||
|------------|---------------------------------------------------------------------------------------------|
|
||||
| `title` | The human readable title for the post. |
|
||||
| `date` | The posting date of the post, with format `YYYY-MM-DD HH:MM:SS`, as in 2021-05-30 11:59:59. |
|
||||
| `category` | A category for the post. |
|
||||
| `tags` | A list of tags, represented as comma separated strings. |
|
||||
| `slug` | Unique, machine readable slug. |
|
||||
| `authors` | List of authors, represented as comma separated strings. |
|
||||
| `summary` | A brief, human readable summary for the post. |
|
||||
| `category` | A category for the post. |
|
||||
| `tags` | A list of tags. |
|
||||
| `slug` | Unique, machine readable slug. |
|
||||
| `authors` | A list of authors. |
|
||||
| `summary` | A brief, human readable summary for the post. |
|
||||
Loading…
Add table
Add a link
Reference in a new issue