Create a Blog Post
To create and manage blog posts, you'll need to use the Sanity Studio.
Option 1: Sanity Studio (Recommended)
Visit the Sanity Studio at https://adamattic-blog.sanity.studio
Log in with your Sanity account to create and schedule posts
Option 2: Deploy Studio Locally
Run these commands in your terminal:
cd sanity
npm install
npm run dev
Then visit http://localhost:3333
Mobile Posting
Since the Sanity mobile app isn't available in your location, use the web studio on your mobile browser. It's fully responsive and works great on phones!