gatsby-source-ramblers

1.0.1 • Public • Published

Installation

Install the plugin into your Gatsby site folder.

    npm install gatsby-source-ramblers --save

Then add the following configuration to your gatsby-config.js

    module.exports = {

        ...

        plugins: [
            {
                resolve: `gatsby-source-ramblers`,
                options: {
                    groups: `XXXX`
                }
            },

            ...
        ]
    }

Where XXXX is the Ramblers group id for the group's walks you would like to see.

Package Sidebar

Install

npm i gatsby-source-ramblers

Weekly Downloads

0

Version

1.0.1

License

GPL

Unpacked Size

37.6 kB

Total Files

5

Last publish

Collaborators

  • coloneltravis