1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 16:48:26 -04:00

1917 Commits

Author SHA1 Message Date
be54bc2644
set content-type header of sitemap.xml 2022-05-30 11:41:01 -04:00
90eff3f063
bump next 2022-05-30 11:34:13 -04:00
3c866ddabf
swap out marquee component 2022-05-29 18:51:12 -04:00
c1c03db412
restore separate licenses for content/code
https://github.blog/changelog/2022-05-26-easily-discover-and-navigate-to-multiple-licenses-in-repositories/
2022-05-29 17:17:47 -04:00
c46bf5869d
update y2k socket host 2022-05-27 21:02:39 -04:00
804e88b7f9
font preloading logic 2022-05-27 12:36:58 -04:00
090842a3bb
bump next 2022-05-27 12:34:53 -04:00
c2648a0943
only declare Comic Neue font face on /previously 2022-05-26 09:41:41 -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
e614518987
bump next 2022-05-23 10:12:00 -04:00
8c77ab4a62
update /y2k cursors 2022-05-21 11:32:54 -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
a2f4112e06
bump some deps 2022-05-17 13:39:23 -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
cf4f2fe442
slightly less crazy method of styling /previously 2022-05-15 08:09:22 -04:00
091a41e485
type errors 2022-05-14 18:24:09 -04:00
a97eb0532f
use smartypants remark plugin for fancy quotes, etc. 2022-05-12 15:02:27 -04:00
a624a8c30f
update dependabot config
https://github.blog/changelog/2022-05-10-dependabot-keeps-types-dependencies-in-sync-with-updated-packages/
2022-05-12 09:21:30 -04:00
4aaf80aec4
update /cli page 2022-05-10 20:12:03 -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
bb4115a529
bump next 2022-05-02 22:12:08 -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
f354108b5b
try speeding up note parsing 2022-04-29 11:14:57 -04:00
3162f1ed23
undo moving head preload tags 2022-04-29 10:02:15 -04:00
dependabot[bot]
b9feda43e6 📦 npm: Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 19:34:40 -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
ad1d1bbce1
revert next canary to stable 2022-04-28 12:13:02 -04:00
84a410d2d5
Revert "bump next"
This reverts commit a23d38c99ef978c9abc98480ce2e6bfa91b010bf.
2022-04-27 21:12:37 -04:00
a23d38c99e
bump next 2022-04-27 20:44:47 -04:00
c4651cb315
clean up ThemeContext 2022-04-27 10:58:25 -04:00
e0d13c874d
bump some deps 2022-04-27 09:46:50 -04:00
5e340f776b
bump react to 18.1.0 2022-04-26 17:50:22 -04:00
a3870a15db
fs -> fs/promises -> asyncify all note parsing 2022-04-26 17:22:44 -04:00