Example Company Website Gatsby Sanity Combo

screenshot of Example Company Website Gatsby Sanity Combo
gatsby
sanity

This is an example company website using Gatsby and Sanity in combination.

Overview

The sample company website built with Gatsby & Sanity.io combines Gatsby site generation with Sanity content management to create a company website. This integration allows for real-time content preview during development, fast builds, and full render control with Portable Text. The website also supports gatsby-image and requires minimal configuration. The Sanity Studio provides schemas for company info, pages, projects, people, and blog posts.

Features

  • Company website built with Gatsby: The website is built using Gatsby, a popular static site generator, which offers fast performance and efficient builds.
  • Real-time content preview in development: The integration with Sanity.io allows for real-time content preview during the development process, making it easier to see how changes to the content will affect the website.
  • Fast & frugal builds: The combination of Gatsby and Sanity.io ensures fast and frugal builds, optimizing the website's performance and reducing unnecessary build steps.
  • No accidental missing fields/types: With Sanity.io, there is no risk of accidentally missing fields or types in the website's content, as the CMS enforces schema validation.
  • Full Render Control with Portable Text: The integration supports Portable Text, providing full render control over the website's content and allowing for flexible content rendering.
  • gatsby-image support: The website includes support for gatsby-image, enabling optimization and manipulation of images to enhance the overall user experience.
  • Minimal configuration: The setup and configuration for the website is kept to a minimum, making it easier to iterate on design and content models.
gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

sanity
Sanity

Sanity is a fully customizable, API-first, and cloud-based headless content management system that enables developers to manage structured content across multiple channels and platforms.