gatsby-source-local-git - v1.3.0

Example website

This is a simple example website demonstrating the features of the gatsby-source-local-git Gatsby plugin. Based on the Gatsby default starter.

gatsby-source-local-git is a Gatsby source plugin for sourcing data into your Gatsby application from your local git repository. The Plugin is open source and hosted on GitHub.

The following information is generated using the plugin.

Summary

  • Author count: 4
  • Commit count: 704
  • Commit: bfd268f0 (3/30/2022, 10:08:32 PM)
  • Latest tag: v1.3.0
  • Current branch: FETCH_HEAD

Branches

  • FETCH_HEAD
  • master

Tags

  • v0.1.2
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.3.0

Latest Commits

  • bfd268f0 (3/30/2022, 10:08:32 PM)
    Update example to v1.3.0
    Changed files:
    • examples/using-gatsby-source-local-git/package-lock.json
    • examples/using-gatsby-source-local-git/package.json
  • a7c0ae1b (3/30/2022, 10:01:09 PM)
    1.3.0
    Changed files:
    • package-lock.json
    • package.json
  • dac93ca0 (3/30/2022, 9:57:56 PM)
    Prepare CHANGELOG for v1.3.0
    Changed files:
    • CHANGELOG.md
  • 861caf1c (3/30/2022, 9:54:38 PM)
    Add npmrc
    Changed files:
    • .npmrc
  • da78ff67 (3/30/2022, 9:49:31 PM)
    Use Node 16 in CI
    Changed files:
    • .github/workflows/nodejs.yml
  • db3d58cd (3/30/2022, 9:47:58 PM)
    Use legacy-peer-deps when installing
    Changed files:
    • examples/using-gatsby-source-local-git/package-lock.json
    • package-lock.json
  • 92f0d227 (3/30/2022, 9:33:29 PM)
    Update example app to Gatsby v4
    Changed files:
    • examples/using-gatsby-source-local-git/package-lock.json
    • examples/using-gatsby-source-local-git/package.json
  • ff5059dc (3/30/2022, 9:33:01 PM)
    Support Gatsby v4
    Changed files:
    • CHANGELOG.md
    • package-lock.json
    • package.json
    • tsconfig.json
  • 5e5eb0d5 (3/30/2022, 9:08:55 PM)
    Move type creation to createSchemaCustomization API
    Changed files:
    • src/__tests__/gatsby-node.test.ts
    • src/gatsby-node.ts
  • 8035a87b (3/30/2022, 8:11:31 PM)
    Update gatsby-plugin-react-helmet
    Changed files:
    • examples/using-gatsby-source-local-git/package-lock.json
    • examples/using-gatsby-source-local-git/package.json