How to allow users to upload files to Sanity Studio and link them in the content editor
Integrating a media manager into Sanity Studio so that your users can upload and link files in the PortableText content editor.
Integrating a media manager into Sanity Studio so that your users can upload and link files in the PortableText content editor.
At Tinloof, we aim to create websites that retain users, and tracking their interactions is key to making that happen. We’ll explain in this article the analytics possibilities with Sanity and how we make them possible in our projects.
Sanity is a content platform that is used to unify, structure, and deliver the content of an organization. We regularly use it as a headless CMS for our clients to control the content and layout of their websites, whose frontend is usually built with a framework like Remix or Next.js.
Even though we like Contentful and still use it in some of our projects if it’s the client's preference, Sanity is our headless CMS solution of choice. In this article, we'll explain 5 reasons why we prefer Sanity.
When we build a website with Sanity, we configure SEO best practices to rank higher on search engine result pages.
SUSAM integrates Sanity asset management with Shopify.
Go to SUSAM: Integrate Sanity asset management with ShopifyA comprehensive guide to self-hosting Sanity Studio on DreamHost with GitHub Actions for continuous integration.
A thorough intro to using GROQ-projections in a webhook contest
Go to GROQ-Powered Webhooks – Intro to ProjectionsA thorough intro to using GROQ-filters in a webhook-context
Go to GROQ-Powered Webhooks – Intro to FiltersLearn how to deploy a Gatsby Preview server on AWS using CDK to preview page content in Sanity Studio.
Go to Deploy a Gatsby Preview Server on AWS for use in Sanity StudioThis article explains what Sanity is all about and how to build a simple books list app. Sanity CMS stores our content, which will be editable in Sanity Studio. We will make this app with Nuxt and style it using pure CSS.
Go to Headless CMS: Building Apps with Nuxt and SanityIn this article, we'll examine how to use 11ty's addAllPagesToCollections pagination property to mix and match data sources
Use document actions to give editors a much easier workflow
Go to Easier editor tasks with custom actionsEdit code and make revisions without fear - deploy a staging website with SANITY spaces API.
In this guide we'll integrate Sanity with the Hugo static site generator using Netlify build plugins.
Go to Integrating Sanity and Hugo with Netlify PluginsHow to build a markdown blog with Svelte, Sapper, and Sanity
Go to Svelte Tutorial: Make a blog with SapperA minimum viable build in Sanity Studio
Go to "Hello World" from scratchLearn how to set up real-time previews for the Sanity Studio with a Nuxt frontend