I finally solved a WordPress problem that’s bugged me for the past few weeks! MITCNC has a number of pages under the /programs/ path that describes our various initiatives and lists the volunteers in charge of them. Many of these pages are custom templates with hard-coded content, and require a Git commit and deploy to update. We want to get back to doing updates in WordPress Admin so that any of our volunteers can make content changes. My solution to this problem is to implement a custom p...| Clinton Blackburn
Over the past six months I’ve been working on changes to mitcnc.org, the homepage of the MIT Club of Northern California (MITCNC), and the portal through which alumni join the club and register for events. During this time we’ve updated our SSO integration with the MIT Alumni Association, loaded new data to our data warehouse (hosted in BigQuery), changed server configurations, improved our deployment and observability processes, and moved our memberships processing to Stripe Billing. Thi...| Clinton Blackburn