Skip to content
This repository was archived by the owner on Jul 26, 2021. It is now read-only.

flyright/flyright-website

Repository files navigation

alt text

Flyright Website

Flyright's website is built with Gatsby.

Status

Netlify Status

Deployment

This site is deployed at https://flyright.co.

The content for this site comes from Contentful. When a new entry is published or unpublished on Contentful, it will trigger an automatic rebuild of the site on Netlify. This also occurs when code is pushed to master on Github.

Usage

** Note - Use yarn with this project to avoid dependency resolution issues in Gatsby plugins.

  1. git clone https://github.com/flyright-co/flyright-website.git
  2. cd flyright-website
  3. yarn install
  4. cp .env.example .env to create a .env file. Add the secret API keys from Contentful to this file.
  5. npm run develop — Gatsby will start a hot-reloading development environment accessible at localhost:8000

Issues

  • Significant dependency resolution issues with the sharp package in Gatsby's plugins force npm installs to fail. Solution is to use yarn and force resolve sharp@0.22.1. References:

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •