Table of Contents
what I made
I created an endpoint that draws and returns the contribution history to Tangled in SVG.
Just paste ↓ in the GitHub README and Tangled grass will grow on your profile.
Motivation: Problem with grass not growing in Tangled
GitHub’s grass has a modest motivational effect.
When I see more green, I feel like I’ve done it today, and when I see more blank spaces, I feel like it’s time to write some code.
However, Tangled is an ecosystem independent of GitHub, so no matter how much you commit to Tangled, GitHub won’t grow a single inch.
This will gradually become effective. If you don’t record things, it’s somehow difficult to get motivated.
If so, just let Tangled’s grass grow on GitHub.
That’s why I made it.
A simple one that retrieves activity from Tangled’s Feed and returns it as a GitHub-style SVG graph.
GitHub’s README can display SVG as is, so just paste the URL and it will work.
There are only two parameters.
| parameters | explanation | example |
|---|---|---|
account | Tangled account name | nove-b.dev |
range | Number of months to display | 12 |
It’s a small task, but I like eliminating these frictions one by one. The source is at tangled, so please star it if you feel like it.