josefaidt.github.io

@josefaidt/gatsby-theme

NPM Package Version code style


subtle and simplistic


Installation

  1. Install the theme

    yarn add @josefaidt/gatsby-theme
    
  2. Add the theme to your gatsby-config.js plugins array:

    module.exports = {
      plugins: ['@josefaidt/gatsby-theme'],
    }
    

Docs

Visit the documentation.