Skip to content

lgd-matlab/notion-github-embed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion Github Embed

This is a simple project that lets you embed a GitHub user's contribution chart in a Notion document.

How to use this?

  1. Create a new Embed block in your Notion doc.
  2. Set the Embed URL to https://notion-github-embed.vercel.app/chart/%USERNAME% replacing %USERNAME% with your GitHub username.
  3. Adjust the size of the embed accordingly.
  4. Bask in its glory!

glory

Known caveats

  1. Not responsive (looks kinda bad on mobile)
  2. Notion doesn't expose the user loading the embed's color scheme so cannot dynamically create a dark scheme version of the chart.

Credit

@sallar's github-contributions-chart is used to fetch GitHub user contributions. <3

About

Embed a GitHub contribution chart into any Notion document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 16.6%