1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 23:45:30 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
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