thank y'all, my sponsors
- A GitHub action runs every day to:
- Pull my sponsors with GitHub GraphQL API
- Use Mapbox Geocoding API to find sponsors' location coordinates
- Save the data into a TS file
- Map sponsors on a map with Mapbox
- Publish the site with Netlify
- Fork it
- Get a Mapbox token
- Add it as
MAPBOX_KEY
in repo's Settings -> Secrets - Replace the
mapboxgl.accessToken
insrc/index.ts
- Add it as
- Remove the last few steps in
.github/workflows/sponsors.yml
, which pushes the built output to octref/matsu, the repo behind https://matsu.io
MIT © Pine Wu