@walltowall/gatsby-theme-ww-reference

0.24.0 • Public • Published

@walltowall/gatsby-theme-ww-reference

Gatsby theme providing a base for reference documentation for Wall-to-Wall Gatsby websites.

Install

npm install --save @walltowall/gatsby-theme-ww-reference

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: '@walltowall/gatsby-theme-ww-reference',
    options: {
      // Path to the project's root directory. This is required and should be
      // set to `__dirname`.
      root: __dirname,
    },
  },
]

Readme

Keywords

Package Sidebar

Install

npm i @walltowall/gatsby-theme-ww-reference

Weekly Downloads

0

Version

0.24.0

License

UNLICENSED

Unpacked Size

141 kB

Total Files

88

Last publish

Collaborators

  • kalamak
  • walltowall-dev
  • angeloashmore
  • asyarb
  • kangken