Gatsby CMS

The easiest way to manage content with Gatsby

Gatsby guarantees a high performance website, now you need a blazing fast CMS. Well, we've got you covered.

Proudly powered by DatoCMS + Gatsby:
Stick 'n' Step
https://www.sticknstep.org
Stick 'n' Step Home Page
Root Houseplants
https://www.root-houseplants.com
Root Home Page
Bobbi Beck
https://www.bobbibeck.com
Bobbi Beck Landing Page
The Rubinstein Group
https://therubinsteingroup.com
Create Property Group
https://atollon.com.au/project/create/
InfraTec Relaunch - global B2B Website
https://www.infratec.eu/thermography/
Mogg Property
https://mogg.property
Westside Studio
https://www.westsidestudio.com
Company website
https://www.foryouandyourcustomers.com
Screenshot of the homepage
Socaf
https://socaf.it/
BalbyCare
https://www.balby.care/
12 Studio – BalbyCare: Desktop
Photoscoper
https://www.photoscoper.co.uk/
12 Studio – Photoscoper: Desktop
Seek
https://www.seekventures.com/
12 Studio • Seek Ventures: Desktop
Clickatell
https://www.clickatell.com/
Shopmonkey
https://www.shopmonkey.io/
UpKeep
https://www.upkeep.com/
Arduino
https://www.arduino.cc/education
Portal Monitor
https://portalmonitor.io
PayFit
https://payfit.com/en
iKeys
https://ikeys-realty.com/en
Versa
https://versa.agency
Bunker One
https://bunkerone.com/
Deutsche Telekom Inflight
https://inflight.telekom.net/
Dr. Forbes & Associates
https://www.drforbes.ca/

Gatsby CMS example

The best integration with Gatsby you can get

As GatsbyJS enthusiasts, we work closely with our friends of the Gatsby team to always provide you best-in-class CMS integration. Enjoy an awesome developer experience: live reloading of content as it gets saved, drop-in SEO, state-of-the-art integration with Gatsby's GraphQL API.

Read more about our Gatsby source plugin!
import React from 'react';
import { graphql, Link } from 'gatsby';
import { HelmetDatoCms } from 'gatsby-source-datocms';
export const query = graphql`
query MoviePageQuery($title: String!) {
movie: datoCmsMovie(title: { eq: $title }) {
seoMetaTags {
...GatsbyDatoCmsSeoMetaTags
}
releaseDate
actors {
name
}
excerpt: excerptNode {
md: childMarkdownRemark {
html
}
}
}
}
`;
export default function MoviePage({ data: { movie } }) {
return (
<Layout>
<HelmetDatoCms seo={movie.seoMetaTags} />
{/* .. */}
<Layout>
);
}

Endless image transformations at your disposal

DatoCMS, together with Gatsby and gatsby-image, offers best-in-class image processing and image CDN. Optimize, resize, crop, rotate and watermark images on-the-fly, simply adding custom parameters to the URL of your image. Serve lazy loaded, responsive images in one line of code.

Read more about DatoCMS Image API

https://datocms-assets.com/image.png

Real-time previews with DatoCMS + Gatsby Cloud

DatoCMS is fully compatible with Gatsby Cloud. Share temporary URLs for viewing changes immediately and in context, so you can make sure that the new header plays nicely with the rest of the page before hitting “publish.”, and dramatically reduce the time you spend waiting for builds or deployments.

Acme Inc. - DatoCMS
Create new Blog post
Title
The Best Video Games to Play
Author
Dan Poe
Content
Text
Lorem ipsum....
Gallery
Text
Lorem ipsum....
CTA label
Try it now!
CTA URL
http://...
Quote
Lorem ipsum....
Author
Steve Jobs
Add a new block:
Text
Gallery
Quote
Call to action
Save Blog Post

A component-centric CMS, just like Gatsby

Thanks to React, Gatsby makes using components easy right from the get-go. You should expect the same from your CMS. A component-based approach allows developers to clearly divide work amongst themselves and progress without having to rely on each other every step of the way.

Read more about DatoCMS modular blocks

I do heart Dato, my first choice CMS, always advocate my clients treat CMS flexibility seriously.”

Callum Flack
Owner at Callum Flack Design
Gatsby + DatoCMS demo
Gatsby blog template
pages/homepage.js - Visual Studio Code
Try our Project starter

Start your new Gatsby + DatoCMS project in 1 minute

Gatsby works seamlessly with DatoCMS. Experience the best integration on the market, starting with our best-practice project, fully configured and deployable on Netlify/Vercel.

Now that you got it started, you can push your project to the top by installing our Gatsby Preview plugin and get the best developer experience with our Gatsby library!

Get started right away with our Gatsby template, or read our step-by-step Gatsby e-commerce tutorial.

We power experiences for over half a billion users
Start using DatoCMS today
According to Gartner 89% of companies plan to compete primarily on the basis of customer experience this year. Don't get caught unprepared.
  • No credit card
  • Easy setup
Subscribe to our newsletter! 📥
One update per month. All the latest news and sneak peeks directly in your inbox.
support@datocms.com ©2024 Dato srl, all rights reserved P.IVA 06969620480