Content
Add team members
Team content is managed in Keystatic during local dev. Photos are stored in public/team/.
Enable the section
Set team: true in src/config/sector.ts. The TeamSection component on About (and other pages) will then show entries.
Add in Keystatic
- Open http://localhost:4321/keystatic while npm run dev is running
- Go to Team / Ekip → Create entry
- Fill name, title EN/TR, bio EN/TR, photo, order (sort order)
Production CMS
On the live site, Keystatic uses GitHub storage. Connect GitHub in the deploy guide (section E) before editing team in production.