1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
jake 61660d9d56 enable corepack on vercel for latest pnpm
https://vercel.com/docs/deployments/configure-a-build#corepack
2023-09-06 12:05:14 -04:00
jake 9979e1bf3f v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00
jake 6bfbc363d7 set the color-scheme CSS property to either light or dark onChange
https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
2021-12-16 19:53:13 -05:00
jake 48e46a27b0 fix CSP 2021-12-15 14:04:43 -05:00
jake cda7d538a6 clean up shortcodes 2021-12-13 20:46:28 -05:00
jake b1d95a6283 update webmention.io tags 2021-11-08 08:29:21 -05:00
jake 4c56707026 improved CSP reporting middleware 2021-11-08 07:09:58 -05:00
jake 82f8fb8be8 Update vercel.json 2021-10-27 10:05:43 -04:00
jake 6351d848c6 node 16 is now LTS 2021-10-27 09:10:08 -04:00
jake 2106b3703d finally got myself a real contact form 📬 2021-10-14 08:12:40 -04:00
jake bb8e5e2248 fix canonical URL edge case 2021-10-03 12:28:27 -04:00
jake 6de1f8277a clean up unnecessary redirects in vercel.json 2021-08-03 13:31:33 -04:00
jake e4d3e074fd lots of random cleanup & organization 2021-07-20 15:22:57 -04:00
jake ffd95fec8f add sentry error logging to all serverless functions 2021-06-20 06:48:27 -04:00
jake 363b4edf1c shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
jake c02f3e7e9a disable Hugo aliases & move them to vercel.json 2021-06-13 09:23:11 -04:00
jake d389d05d7a more typescript linting 2021-06-05 23:32:11 -04:00
jake 0a9e0d789e playing with typescript (probably all wrong) 2021-06-05 16:58:56 -04:00
jake 23debefee2 add babel / esbuild pipes via Hugo, remove terser 2021-06-05 08:35:57 -04:00
jake 4598ee538c re-add external API rewrites 2021-06-04 19:00:29 -04:00
jake bce45a1af5 re-add Percy screenshotting action 2021-06-04 18:08:34 -04:00
jake 64f2ffaeb1 fix favicon-*.png rewrite 2021-06-04 11:12:14 -04:00
jake 82c42f8322 deploy to Vercel 2021-06-04 10:19:34 -04:00