1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:28:25 -04:00

316 Commits

Author SHA1 Message Date
887c24d317
add getStaticProps types 2022-06-30 20:56:34 -04:00
7da0a713a4
add page stats typings 2022-06-30 09:17:12 -04:00
f826f59fcc
enable experimental next/future/image (#973) 2022-06-27 20:45:02 -04:00
7f485959df
add @octokit/graphql-schema types 2022-06-26 18:12:13 -04:00
ffe856012f
fix skip to content link 2022-06-26 17:25:54 -04:00
7c1eb11f30
handle vnc disconnect error 2022-06-26 10:18:22 -04:00
e782f1a8e8
remove unnecessary memos 2022-06-22 19:53:08 -04:00
c3253d85dd
fix vnc hydration errors 2022-06-19 16:54:01 -04:00
2fa8b7b8b4
fix possible colorless language in GH repository cards 2022-06-15 10:05:49 -04:00
a60bee8340
fix double-booting windows VMs 2022-06-15 09:50:51 -04:00
6847abdbe0
moved novnc types to external repo
https://github.com/jakejarvis/novnc-types
2022-06-14 16:48:04 -04:00
091ff73ab6
fix unnecessary re-rendering of ThemeToggle 2022-06-14 13:00:11 -04:00
4e0ca9ff4d
update cache-control headers 2022-06-13 20:07:12 -04:00
a63ea35463
clean up strict types a bit more 2022-06-13 12:01:35 -04:00
1776173cab
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
2022-06-13 06:47:29 -04:00
cef74d4e97
fix dayjs defaults 2022-06-12 11:58:58 -04:00
d7bc5f8ab6
validate <Image /> inputs a bit more 2022-06-11 09:50:46 -04:00
5f08784a74
lower default image quality 2022-06-10 10:33:53 -04:00
bd4d580040
update h1-h6 component 2022-06-10 09:55:11 -04:00
a1326e4ccb
extract codepen embed as a component 2022-06-06 10:47:56 -04:00
3f931e01ce
set html class to light theme in static output 2022-06-03 09:52:18 -04:00
33c210aacf
less resource-intensive methods of parsing URLs 2022-06-01 18:40:57 -04:00
3c48207bd5
fix stitches variable conflicts 2022-05-30 23:06:44 -04:00
9410a6b2df
add accessible skip-to-content link 2022-05-30 22:52:46 -04:00
3c866ddabf
swap out marquee component 2022-05-29 18:51:12 -04:00
1e1ecd89ea
refactor component/page function returns 2022-05-25 09:30:11 -04:00
ff96ccae44
fix style nesting 2022-05-24 20:48:26 -04:00
90a9512c62
compare origins of links instead of string comparison 2022-05-21 11:31:32 -04:00
9b0adae9ed
simpler check for external URLs 2022-05-20 16:32:54 -04:00
d288b2d5f5
remove format-number.ts 2022-05-19 10:23:43 -04:00
d1f0030d3c
test new next/link behavior 2022-05-17 18:31:58 -04:00
fb5683bf05
fix blockquotes 2022-05-17 13:38:46 -04:00
2f695be18f
don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
a97eb0532f
use smartypants remark plugin for fancy quotes, etc. 2022-05-12 15:02:27 -04:00
482700e640
fix theme toggle animating on load 2022-05-08 22:06:53 -04:00
00d497b69b
update server-side sitemap.xml code 2022-05-07 20:47:14 -04:00
d8363d131a
adding more dumb easter eggs 🐣 2022-05-06 22:49:46 -04:00
d67428b043
rename resolvedTheme -> activeTheme 2022-05-04 10:48:41 -04:00
ef3071dd99
remove unnecessary memoization 2022-05-04 09:44:05 -04:00
2ea6495fd8
fix prefers-reduced-motion detection 2022-05-03 14:57:32 -04:00
64303400a4
lengthen cache-control headers 2022-05-02 10:29:01 -04:00
d8d7d7d775
re-add custom getLayout option removed in d50ae0f85ac9b0ee5c754496606c9e50fbc4328b 2022-05-01 11:15:25 -04:00
d718555001
clean up note types 2022-04-30 18:01:33 -04:00
a2921d106e
catch ThemeScript minify errors 2022-04-30 09:56:28 -04:00
eaeceaa58f
update heading link icon 🔗 2022-04-30 09:17:52 -04:00
3547d14576
allow additional rel info for new tab links 2022-04-29 12:54:35 -04:00
383c88d5ef
random organization 2022-04-28 19:28:16 -04:00
9e8c3eaa67
nicer heading anchor links 2022-04-28 12:47:09 -04:00
e1da53a1fe
prepare for new next/link behavior
see new-next-link branch
2022-04-28 12:32:50 -04:00
6ab0c5a97f
more deprecated addListeners 2022-04-26 12:48:38 -04:00