darius-0x4d / darius-personal-site

Welcome to my personal website!
https://dariusmcfarland.com
Other
1 stars 0 forks source link

Create first article on troubleshooting robots.txt and add codeblock support to styled block component #19

Closed darius-0x4d closed 6 months ago

darius-0x4d commented 6 months ago

We need to replace the two placeholder blogs that are currently on the website. Since I ran into the robots.txt issue with nextjs routing groups and was unable to find a quick guide to solve the issue, this looks to be a good first issue to write about.

For the blog it would be nice to show the file tree structure that I faced issues with and the final file tree structure that I ended up with to make everything work. To support this we'll need to use the codeblock ciomponent from Sanity and add our custom styles to it