You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now all of the HTML pages are generated and published to Github Pages. This is wasteful. Instead, store the transcript data in a database, and then when a page is loaded, fetch the necessary data from the database.