[go: nahoru, domu]

Skip to content

A helper plugin of `gatsby-transformer-remark` to parse `awesome-X` markdown files into well-designed and customized single-page web applications.

Notifications You must be signed in to change notification settings

omergulen/gatsby-remark-awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A helper plugin of `gatsby-transformer-remark` to parse `awesome-X` markdown files into well-designed and customized single-page web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published