The purpose of this repository is to assist those with little to no git and GitHub experience in setting up their own implementation of the TSML UI and then host it for free with GitHub Pages.
Steps (can all be done within a web browser):
- Create a GitHub account
- Fork this repository
- Go to the settings of your forked repository -> general -> rename your repository something like "meetings"
- Edit the index.html in your forked repository to include your own site title, Google Sheet link (or link to custom JSON feed), Google Sheets API key*, Mapbox access token, and time zone.
- Go to the settings of your forked repository -> pages -> select "main" for the branch
- [Optional] Add a custom domain
*As an alternative to using a Google Sheets API key you can use the Code for Recovery Sheets tool.