Hi @patrickbeeson,
Thank you for setting up the initial repo for the portlandpython.org site. I have tried to test the repo, but it is asking for a secrets.json file. What variables/constants are stored in your secrets.json?
Would it be ok to a store an encrypted version of the json file somewhere (but not in this repo!) or store all tokens and passwords in a keypass (e.g. kbdx file) and we read all variables from the bash environment?
What do you think?
-Hannes