gatsby-theme-training

2.0.0 • Public • Published

gatsby-theme-training

Gatsby theme to create training materials.

Installation

yarn add gatsby-theme-training

Then add to your gatsby-config.js

module.exports = {
  plugins: [`gatsby-theme-training`],
};

Features

Included plugins

  • gatsby-plugin-sass
  • gatsby-plugin-emotion
  • gatsby-plugin-mdx
  • gatsby-plugin-netlify
  • gatsby-plugin-sharp
  • gatsby-plugin-react-helmet

Usage

Theme options

  • lessonPath: Location of lessons. Default to 'lessons'.
  • disableAuth: Disable netlify identify.

Dependencies (23)

Dev Dependencies (8)

Package Sidebar

Install

npm i gatsby-theme-training

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

51.2 kB

Total Files

46

Last publish

Collaborators

  • malcolmkee