This is a simple project that lets you embed a GitHub user's contribution chart in a Notion document.
- Create a new Embed block in your Notion doc.
- Set the Embed URL to
https://notion-github-embed.vercel.app/chart/%USERNAME%replacing %USERNAME% with your GitHub username. - Adjust the size of the embed accordingly.
- Bask in its glory!
- Not responsive (looks kinda bad on mobile)
- Notion doesn't expose the user loading the embed's color scheme so cannot dynamically create a dark scheme version of the chart.
@sallar's github-contributions-chart is used to fetch GitHub user contributions. <3
