1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 06:45:23 -04:00

21 Commits

Author SHA1 Message Date
b60fbcc15c
clean up remaining NEXT_PUBLIC_ environment variables 2025-04-13 16:28:00 -04:00
37fa6101f6
refactor constants 2025-04-11 14:50:15 -04:00
0ade75716e
do not double import site-wide opengraph-image.jpg 2025-04-11 14:22:06 -04:00
cf6c2157f8
move documentation of environment variables into lib/env.ts 2025-04-09 14:48:40 -04:00
eb92e54fd6
validate environment variables at build time 2025-04-09 09:11:18 -04:00
84702aeab1
remove css reset as a dependency 2025-04-08 19:52:54 -04:00
3932660acc
pre-render optimizations 2025-03-14 12:51:18 -04:00
e61ca889a7
consistent arrow functions 2025-03-12 18:10:11 -04:00
9229f92c0c
a bit more cleanup 2025-03-07 14:56:49 -05:00
b13c8259b3
attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
afbdcc7b06
enable vercel analytics 2023-06-17 20:14:43 -04:00
c64d6cfb52
consolidate environment variable parsing 2022-09-12 15:42:56 -04:00
155c6cacd9
only reveal a db record via /api/hits if it matches a real page 2022-07-06 11:49:41 -04:00
887c24d317
add getStaticProps types 2022-06-30 20:56:34 -04:00
1776173cab
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
2f695be18f
don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
d718555001
clean up note types 2022-04-30 18:01:33 -04:00
05469218b1
prevent more hydration mismatches 2022-04-21 12:45:39 -04:00
25aed87b21
separate ThemeContext and useTheme code 2022-04-06 17:40:16 -04:00
f870c5c796
freeze build timestamp via an environment variable 2022-03-18 17:41:27 -04:00
f2fb718d0f
update constants 2022-02-26 12:06:41 -05:00