Skip to content

This site is built using GatsbyJS, a static code generator using React & GraphQL.

License

Notifications You must be signed in to change notification settings

webstar-commit/Gatsby--GraphqL

Repository files navigation

Les Capsules

Total alerts dependencies Status CI status Deployed on Netlify

This site is built using GatsbyJS, a static code generator using React & GraphQL. It is deployed on Netlify and the domain is coming from Cloudflare. Dependencies are kept up to date using the excellent Renovate Bot.

Development

It uses yarn to manage dependencies, so getting started should be easy:

# Install deps
$ yarn
# Start the development server
$ yarn run develop
# Build production
$ yarn run build

Git flow

  1. Create a branch from main for the change with a meaningful name
  2. Make the required change, test locally, then commit
  3. Create a pull request, which triggers tests, static code analysis and a deploy preview on Netlify.

About

This site is built using GatsbyJS, a static code generator using React & GraphQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published