1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 17:56:36 -04:00
Commit Graph

26 Commits

Author SHA1 Message Date
1d3727cca0 publish "Moving from Hugo to Next.js" post 2022-04-07 13:22:17 -04:00
52888ed4b4 fixed typo in how-to-pull-request doc 2022-03-31 11:26:20 -04:00
05608261ca images are finally linkable again 2022-03-21 16:17:35 -04:00
91673a5fc3 fix very, very bad SEO bug 2022-02-17 20:10:14 -05:00
3edaa6b0e4 clean up <Video /> props 2022-02-16 11:10:09 -05:00
0b526fd4d2 migrate y2k.app to a simple page here 2022-01-28 18:58:19 -05:00
caac9b905a <IFrame /> component 2022-01-18 13:54:12 -05:00
a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00
2ef5d06c38 proper cwd for mdx components 2022-01-17 11:13:13 -05:00
a139447b39 remove markdown from plaintext post titles 2022-01-16 18:16:02 -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
afcc5972bb swap copy to clipboard octicons 2022-01-10 21:14:11 -05:00
78967815e1 highlight.js -> prism (#730) 2022-01-10 19:10:19 -05:00
972a25abc6 parse markdown in titles at build time 2022-01-10 08:37:30 -05:00
58321a3844 priority flag on above-the-fold images 2022-01-09 23:35:16 -05:00
f56006d627 assume images should be centered for now 2022-01-09 23:14:35 -05:00
6436a34c59 pass mdx images through next/image for full optimization benefits 2022-01-09 22:53:10 -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
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
ebbb98bf09 don't generate robots.txt from next-sitemap 2022-01-03 12:22:51 -05:00
49fb053649 simplify note parsing logic 2022-01-02 23:05:51 -05:00
cd5a1b191a tidy up public directory 2022-01-02 09:30:46 -05:00
70a7053afb Update css-waving-hand-emoji.mdx 2021-12-30 19:22:54 -05:00
9979e1bf3f v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00