dylan
@dylsteck.eth
the trick to editing static website content that blew my mind: use .md files for your content and you have the most beautiful, hot reloading text editor in Obsidian to edit your files luckily my Next.js site was already using static .mdx files so all I had to do was change the filetypes to .md and open that sub directory in Obsidian highly recommend this setup
7 replies
1 recast
20 reactions
dylan
@dylsteck.eth
another small note: to get this to work properly i had to remove the turbopack option from `next dev` -- not a huge deal here bc/ this change is worth it but would obv like for turbopack to support this in the future too :) also i didn't have to use the `extensions` option like it says below(maybe bc i'm already using next-mdx-remote ?) https://warpcast.com/dylsteck.eth/0x64e55c63
0 reply
0 recast
2 reactions