Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 293 Bytes

Gatsby Plugin CSP

Currently a work in progress

To develop locally, pull down the repository and npm install.

You can then set-up a symlink to the plugin from within your Gatsby site.

cd gatsby-blog-root
mkdir plugins
cd plugins
ln -s ../../gatsby-plugin-csp gatsby-plugin-csp