DEV Community

Cover image for New gatsby github readme component
dillan teagle
dillan teagle

Posted on

5 4

New gatsby github readme component

gatsby-plugin-github-readme

This is a new component for gatsby that renders a preview of a github readme that is very similiar to dev.to. There are a few additions like the language bar but ultimately i followed the same design princibles.

So this is not an ordinary remark or source plugin. Its simply a react component package. The github data is fetched on the gatsby build. So all you have to worry about is how you want to render your readme, in jsx, remark, or mdx?

This npm package is new and still undergoing testing to please feel obligated to leave issues as questions, problems, or suggestions.

Alt Text

Top comments (3)

Collapse
 
iainfreestone profile image
Iain Freestone • Edited

Wow! I was looking for such a plugin on Saturday night for a post on my site 🚀10 Trending projects on GitHub for web developers 30th May 2020 which will hopefully become a regular series.

This has made my day! This is will make the post/series much more engaging!

I will update my site this evening! I will let you know how I get on.

Thank you

Collapse
 
teaglebuilt profile image
dillan teagle

No Problem!

Collapse
 
teaglebuilt profile image
dillan teagle

I probably should of announced that if you click on the language bar it shows the language and percent like github

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay