1.2.1 • Published 5 years ago

gatsby-theme-plume v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Gatsby theme plume

image

Documentation is better seen in the theme demo page. If not available, you can also find it here .

In a nutshell

  • Easy to start with :ok_hand:
  • Powered by MDX :muscle:
  • Code playground included :gift:
  • Fully customisable :pencil:

Installation

  • yarn add gatsby-theme-plume

Declare the plugin in gatsby-config.js:

module.exports = {
  plugins: ['gatsby-theme-plume'],
};

Usage

Create MD(X) files in the content folder of your project