Setting up your site.

Setting up your site.

Setting up the your site with the content from your own CMS.

This article assumes you properly setup the CMS obtained your projectid.

Replace the PROJECTID in .env file with the projectid of your sanity project. To re-test the website, run

npm run dev

And it should show your own content instead of mockdata.

Hosting & Domain.

From here on, there are few options for hosting I'd redirect you to for hosting your portfolio on an actual domain.

Domains
  1. Namecheap
  2. Porkbun
  3. Cloudflare
Hosting
  1. Vercel
  2. Github Pages (Provides you a domain too)
  3. Cloudflare pages