Skip to content

A template to get started with gatsby on gitpod.

License

Notifications You must be signed in to change notification settings

sbrown17/gitpod-gatsby-template

Repository files navigation

Gatsby

Gatsby minimal starter

Gitpod

  1. Use this template for development in Gitpod!

    Open in Gitpod
    Don't forget to change the link in this button upon forking the repo!

🚀 Quick start

The first two steps below should be handled by gitpod on startup, the in app browser may need to be reloaded at startup

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
  2. Start developing.

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

    cd my-gatsby-site/
    npm run develop
  3. Open the code and start customizing!

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

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud

About

A template to get started with gatsby on gitpod.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published