Updates June 16
PGrid
- Working on a table implementation that I can use across devices and components that has support for sticky headers and columns. Spent most of the week getting this table working. Have had success after a couple of days and have updated all tables on index page to use new component.
- For mobile, added a button to expand the description as people would go to table most of the time.

- Added a cron worker task that pings the website to check the last build timestamp and send an alert if there hasn’t been an update in 30 minutes. This is both due to github actions sometimes getting stuck as well as recent issues with the server running the github action builds.
- Some work done in figma to try come up with a better style for the tables for better readability.
