https://github.com/brohlson/gatsby-datocms-starter
⚛️ My preferred configuration for Gatsby DatoCMS projects
https://github.com/brohlson/gatsby-datocms-starter
context datocms gatsby hooks lodash netlify react styled-components
Last synced: 14 days ago
JSON representation
⚛️ My preferred configuration for Gatsby DatoCMS projects
- Host: GitHub
- URL: https://github.com/brohlson/gatsby-datocms-starter
- Owner: brohlson
- License: mit
- Created: 2019-05-08T23:32:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T19:30:38.000Z (over 3 years ago)
- Last Synced: 2023-03-03T16:06:23.248Z (about 2 years ago)
- Topics: context, datocms, gatsby, hooks, lodash, netlify, react, styled-components
- Language: JavaScript
- Homepage: https://gatsby-datocms-starter.netlify.com/
- Size: 10.3 MB
- Stars: 29
- Watchers: 3
- Forks: 5
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Gatsby DatoCMS Starter
[](https://app.netlify.com/sites/gatsby-datocms-starter/deploys)
[](https://github.com/styled-components/styled-components)### Vendors
- DatoCMS: Includes setup for `HomePage`, `BlogPage`, `BlogPost` models
- Netlify: Includes build scripts & setup for a simple contact form function/endpoint### Installation
- `gatsby new my-site https://github.com/brohlson/gatsby-datocms-starter`
- Create `.env`, `.env.production`, `.env.development` files based on `.env.example`
- Add `siteUrl` and `sitemapPath` in `site-config` for SEO utils
- Create the `Home Page`, `Blog Page`, `Blog Post` models in DatoCMS
- Kick some ass### Credits
- [Inter Font](https://rsms.me/inter/) by Rasmus Andersson & [typeface-inter package](https://github.com/ajmalafif/typeface-inter) by Ajmal Afif