Skip to content

mbeaudru/gatsby-theme-plume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🎉

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%