Is it possible to have some data stored somewhere on your personal github page?
For example a button that triggers a counter. When you click on the button , counter incr
Using Github's HTTP REST API: https://developer.github.com/v3/ One can commit/update a json file or an sqllite file into a github pages repo via browser js.