Skip to content

Commit 40abea6

Browse files
docs: include all field types indiekit supports
1 parent b0b2fc9 commit 40abea6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/api/add-post-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,17 @@ Post fields dictate a number of tasks:
141141

142142
Indiekit provides automatic support for the following field types:
143143

144+
- `audio`
145+
- `bookmark-of`
144146
- `category`
145147
- `content`
146148
- `featured`
147149
- `geo`
150+
- `in-reply-to`
151+
- `like-of`
148152
- `location`
149153
- `name`
154+
- `photo`
150155
- `summary`
151156

152157
Installing other post type plug-ins will add to this list, and these fields can be shared by other post type plug-ins.

0 commit comments

Comments
 (0)