0.1.1 β€’ Published 4 years ago

gatsby-starter-datocms v0.1.1

Weekly downloads
2
License
Apache 2.0
Repository
github
Last release
4 years ago

Gatsby starter datoCMS

All Contributors

Bootstrap your JAMstack with datoCMS, Tymate devs’ favorite libraries, as well as a Netlify automation plugins.

🌱 Prerequisites

  • node >= 10
  • yarn

πŸš€ Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the hello-world starter.

    # create a new Gatsby site using the gatsby-starter-datocms
    gatsby new my-project-name https://github.com/tymate/gatsby-starter-datocms
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-project-name/
    gatsby develop 
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the my-project-name directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

πŸ“¦ What's inside?

A quick look at the top-level files and directories you'll see in a Gatsby project, and list of included libraries.

Project architecture

.
β”œβ”€β”€ node_modules
β”œβ”€β”€ src
|   β”œβ”€β”€ components
|   |   β”œβ”€β”€ Seo
|   β”œβ”€β”€ images
|   β”œβ”€β”€ pages
|   β”œβ”€β”€ templates
|   β”œβ”€β”€ ui
|   β”œβ”€β”€ utils
β”œβ”€β”€ static
|   β”œβ”€β”€ fonts
β”œβ”€β”€ .env.development
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .prettierrc
β”œβ”€β”€ gatsby-browser.js
β”œβ”€β”€ gatsby-config.js
β”œβ”€β”€ gatsby-node.js
β”œβ”€β”€ gatsby-ssr.js
β”œβ”€β”€ LICENSE
β”œβ”€β”€ netlify.toml
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
└── README.md

Included libraries

©️ License

Apache 2.0

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!