1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 18:50:29 -04:00

23 Commits

Author SHA1 Message Date
872846dbeb
giscus comments! 2022-01-15 11:28:31 -05:00
d979ef733a
don't load utterances until user's near the bottom of post 2022-01-15 08:25:32 -05:00
64a91d67bf
new <Figure> component for image captions 2022-01-13 13:39:22 -05:00
b51e8a38ce
passing a custom link component to mdx was unnecessary 2022-01-12 14:20:45 -05:00
0ef7ff5f92
start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
6436a34c59
pass mdx images through next/image for full optimization benefits 2022-01-09 22:53:10 -05:00
379696166b
move utteranc.es preload tag 2022-01-09 16:34:59 -05:00
58ac05a84f
allow disabling comments via front matter 2022-01-09 16:22:45 -05:00
65416fcc1f
next-mdx-remote -> mdx-bundler (#729) 2022-01-09 13:45:38 -05:00
ce39750b0b
open graph tag-tags 2022-01-08 11:03:19 -05:00
c35e33da8d add utteranc.es comments to notes 2022-01-08 07:58:32 -05:00
b13923b3b7
fix double-quote encoding in article JSON-LD
related: https://github.com/garmeeh/next-seo/issues/711

https://search.google.com/search-console/r/unknown-type/drilldown?resource_id=https%3A%2F%2Fjarv.is%2F&item_key=CgIIGBADGA4&hl=en&sharing_key=szw2VOK7QYoeChN1-JxOqg
2022-01-07 10:36:26 -05:00
354d767fc5
move <Layout> to _app.tsx so it's not rerendered 2022-01-07 09:57:32 -05:00
17375ef876
static header and footer were being re-rendered on every route change 2022-01-06 19:58:07 -05:00
3864a57d1a
consolidate mdx file parsing 2022-01-03 17:53:47 -05:00
d2b71887b4
generate permalinks when parsing note 2022-01-03 16:26:20 -05:00
4fe47de9ae
fix query parameters being included in canonical URLs 2022-01-03 14:43:36 -05:00
55d9207753
dynamic site.webmanifest 2022-01-03 11:42:03 -05:00
36e3cfa18e
test config changes before messing everything up too much 2022-01-03 09:59:42 -05:00
49fb053649
simplify note parsing logic 2022-01-02 23:05:51 -05:00
ca614e1a1a
consistent use of arrow functions/default exports 2022-01-02 15:16:07 -05:00
11d245ad66
some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00