This repository generates the Profilerpedia website, from the data in the Profilerpedia spreadsheet
A Python Jupyter notebook queries the spreadsheet, generating HTML pages, which are then compiled into a beautiful Docsy site using Hugo static site generator, and deployed on Netlify.
I wrote a blog post about Profilerpedia's architecture: Run a website off a Google Sheets Database, with Hugo.