Skip to content

xavivars/gatsby-plugin-static-site

 
 

Repository files navigation

gatsby-plugin-static-site

Disables client side routing for Gatsby.

Install

npm install --save @wardpeet/gatsby-plugin-static-site

How to use

// In your gatsby-config.js
plugins: [`@wardpeet/gatsby-plugin-static-site`];

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • CSS 35.8%