gatsby-theme-conf

1.0.1 • Public • Published

Gatsby Theme for Conference Landing Page

See the live demo

Installation

To use this theme in your Gatsby sites, follow these instructions:

  1. Install the theme

    npm install --save gatsby-theme-conf
  2. Add the theme to your gatsby-config.js:

    module.exports = {
      plugins: [
        'gatsby-theme-conf'
      ]
    }
  3. Start your site

    gatsby develop

Package Sidebar

Install

npm i gatsby-theme-conf

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

30.7 kB

Total Files

34

Last publish

Collaborators

  • zhangxd6