Quick reference for all entry types.
| Type | Folder | Gets Page? | Use For |
|---|---|---|---|
project | entries/projects/ | ✅ Yes | Design and architecture work |
news | entries/other/ | ❌ Index only | Studio announcements |
award | entries/other/ | ❌ Index only | Honors and recognitions |
feature | entries/other/ | ❌ Index only | Press coverage |
lecture | entries/other/ | ❌ Index only | Talks and presentations |
exhibition | entries/other/ | ❌ Index only | Gallery shows |
staff | entries/other/ | ❌ Index only | Team updates |
The type: value is set in each entry's frontmatter. You can also create custom types — they'll appear as filter options in the index automatically.
Projects:
entries/projects//project/{slug}/Updates (everything else):
entries/other/link: fieldFrom the admin panel (/admin/): click the type tag on any row to open a dropdown and select or type a new type. Changes are committed on Save.
award → feature): frontmatter update only, no file moveproject: requires moving the file between entries/projects/ and entries/other/