Live data from Hacker News

Show HN: Hack GitHub contribution map to display a message over one year

github.com

1–3 of 3 posts

Re: Show HN: Hack GitHub contribution map to display a message over one year

#3

How did you do it? Reminds me of https://www.strav.art/

I found the answer on your gh-contributions-gizmo repo:

> A 100 LOC script to hack the GitHub contributions map thingie to display a message over the course of a year.

> It works by deploying a Cloud Functions scheduled daily, which on the necessary days makes a commit on my behalf, on this very repo.