|
64caf0f88b
|
clean up middleware matcher
|
2025-03-28 11:06:27 -04:00 |
|
|
8308b635b8
|
apparently nextjs does NOT like when you link to a redirected route...
|
2025-03-27 11:57:55 -04:00 |
|
|
e865d9d8e5
|
restore local video assets now that webpack (and remark) can process them
|
2025-03-26 19:53:12 -04:00 |
|
|
d3250bd00e
|
more caching and error handling
|
2025-03-24 11:45:48 -04:00 |
|
|
b626955731
|
restore image captions in markdown with a "clever" (messy) css hack
|
2025-03-20 12:00:04 -04:00 |
|
|
d714e6e99b
|
offload videos to vercel blob storage
|
2025-03-19 16:14:10 -04:00 |
|
|
2b4a86a900
|
restore YAML frontmatter
|
2025-03-16 15:35:01 -04:00 |
|
|
e162d6a46c
|
dynamic opengraph images
|
2025-03-14 08:22:32 -04:00 |
|
|
e61ca889a7
|
consistent arrow functions
|
2025-03-12 18:10:11 -04:00 |
|
|
8e89701453
|
lucide icons
|
2025-03-11 21:18:41 -04:00 |
|
|
354dade9aa
|
move some non-post pages to mdx
|
2025-03-07 11:53:23 -05:00 |
|
|
6706aa68ab
|
refactor notes directory and front matter
|
2025-03-06 16:52:11 -05:00 |
|
|
ba10742c9b
|
properly import and optimize/cache images in markdown files
|
2025-03-03 15:56:57 -05:00 |
|
|
c1ed417003
|
remove prisma accelerate extension
|
2025-02-14 17:26:11 -05:00 |
|
|
1813de3f0a
|
bump some deps
|
2024-04-01 10:36:46 -04:00 |
|
|
fb43272d2b
|
bump next to 13.1.0
|
2022-12-22 13:05:20 -05:00 |
|
|
488bfac9c5
|
re-enable eslint-plugin-mdx with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
|
2022-08-25 20:18:42 -04:00 |
|
|
e782f1a8e8
|
remove unnecessary memos
|
2022-06-22 19:53:08 -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 |
|
|
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 |
|
|
1d3727cca0
|
publish "Moving from Hugo to Next.js" post
|
2022-04-07 13:22:17 -04:00 |
|
Brendan Lentz
|
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 |
|