Gimme some of that spreadsheet love
I've put this together to experiment with pulling data from the google sheets API into the Gatbsy Graph and then rendering that into static site.
First step has been getting it working and pulling that into a table. Pretty easy!
Next Step, I'm going to do the same but dynamically create new pages using the data - Done! I'm filtering top 5 results from the graph - not pretty but working One, Two, Three, Four, Five
Also want to play with hosting this on Netlify or similar and using a button in sheets to trigger a webhook for rebuild/deploy - Done! I am on a roll.
Next steps is probably start from scratch with a more useful dataset, maybe play with more of a component-y/blog style approach and put a little more effort into theming. I also might play with google form submissions to capture content and trigger build.