![sanity](https://private-user-images.githubusercontent.com/62628408/256912779-27a0746c-addc-478b-b052-9b3890371036.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMzYzOTIsIm5iZiI6MTczOTIzNjA5MiwicGF0aCI6Ii82MjYyODQwOC8yNTY5MTI3NzktMjdhMDc0NmMtYWRkYy00NzhiLWIwNTItOWIzODkwMzcxMDM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDAxMDgxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2Y2ZlZGZjN2NmNjg4MWRmYjlhN2JiYThjY2M4YmY4OTg5YzQyODliYTNjNzU4MGIyNzBiNTU4MTc1YjdkMzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WhRZZZxCpKrcazvbanL0cFBzffEhNf4AaaOFReEEGCo)
A portfolio template built with Next.js, Tailwind CSS and Sanity.io for content
To use this template for your portfolio site, follow the guide: How to build a Portfolio Site with Sanity and Next.js to learn how to set-up your Sanity account and connect the schema data
- A performant, static personal personal website with editable projects
- Manage portfolio content through sanity content lake by visiting
yourwebsite.com/studio
- Webhook-triggered continuous deployment; Content updates will automatically trigger a build command
- Built with cutting-edge technologies: Next.js 13, TypeScript, Tailwind CSS
Personal Website | Studio |
---|---|
![]() |
![]() |
File(s) | Description |
---|---|
sanity.config.ts |
Config file for Sanity Studio |
sanity.client.ts |
Config file for Sanity CLI |
studio |
Where Sanity Studio is mounted |
schemas |
Where Sanity Studio gets its content types from |
sanity.query.ts |
Where Sanity data is described and retrieved |
git clone https://github.com/Evavic44/sanity-nextjs-site.git
cd sanity-nextjs-site
npm install
npm run dev
Visit http://localhost:3000 to see your site
Visit http://localhost:3000/studio to edit content