Git Commits
mit-xpro-ra24-3 commits 2
ohnsh/mit-xpro-ra24-3-
11:38 pm — John Sherrell <dev@ohn.sh>
Added Github workflow that runs `bun test` on push.
-
11:27 pm — John Sherrell <dev@ohn.sh>
Testing a hello whirled express app with Jest-compatible `bun test`. This is part of an assignment in which testing and deployment will be automated with GitHub Actions and Firebase.
days commits 3
ohnsh/days-
1:24 am — John Sherrell <dev@ohn.sh>
Static screenshot og:image option. Looking into ways to automate this.
-
12:51 am — John Sherrell <dev@ohn.sh>
Edits.
-
12:49 am — John Sherrell <dev@ohn.sh>
Make hero more screenshot-friendly at small viewport sizes. I didn't want to override the `clamp()` expression completely, so instead I hijacked --sl-text-base and --sl-text-3xl (scope limited to the hero) which are used in those expressions.
ra24-2_github-actions commits 1
ohnsh/ra24-2_github-actions-
4:21 pm — John Sherrell <dev@ohn.sh>
Demo workflow from Github docs.