mbeaudru / gatsby-theme-plume

Easily create a documentation with MDX and Gatsby :tada:

Home Page:https://amazing-keller-25527f.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ‘Œ
  • Powered by MDX πŸ’ͺ
  • Code playground included 🎁
  • Fully customisable πŸ“

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

About

Easily create a documentation with MDX and Gatsby :tada:

https://amazing-keller-25527f.netlify.com/


Languages

Language:JavaScript 100.0%