Skip to content

wills-websites/notion-ai

Repository files navigation

Great Start

A starter template for Gatbsy web builds by Will McLean

Start a site

  1. Create a private repo using this as a template when prompted in the willswebsites organisation
  2. Clone the repo to your local machine
  3. Install dependencies by running npm install inside the project directory
  4. Update project title and description in readme, package.json and gatsby-config.js
  5. Add an initial commit and push to github
  6. Start deving with gatsby develop
  7. Link Netlify site to github repo for deployment (or get Will to)

Join the site

  1. Clone the site git clone ...
  2. Install dependencies by running npm install inside the project directory
  3. Create a .env.development file in the root of the repo to hold the any project variables, like api keys etc. (see https://www.gatsbyjs.com/docs/how-to/local-development/environment-variables/)
  4. Start deving with gatsby develop

Deployment

Master branch set to auto deploy to

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published