gatsby-remark-awesome

1.0.5 • Public • Published

gatsby-remark-awesome

Awesome BDD into BDD Tools.

Description

This plugin helps convert awesome-X markdown README.md's into LekoArt's Status Dashboard template.

How to install

We suggest to use of yarn.

When do I use this plugin?

If you want to convert a awesome-X markdown into a well-designed, customized single page website, you can use this plugin.

Examples of usage

You can use this plugin with gatsby-transformer-remark plugin in gatsby-config.js.

{
  resolve: `gatsby-transformer-remark`,
  options: {
    plugins: [`gatsby-remark-awesome`],
  },
},

How to contribute

You can create an issue and state your needs. Then, you can create a PR related to this issue and state your changes to be reviewed and merged.

Contributors

Package Sidebar

Install

npm i gatsby-remark-awesome

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.55 kB

Total Files

3

Last publish

Collaborators

  • omergulen