kale-stew / climb-log

Hiking blog and climbing log. Built with Next.js, data sourced from a Notion.so database.
https://kylies.photos
11 stars 0 forks source link

Dynamic route generation for blog posts #9

Closed kale-stew closed 2 years ago

kale-stew commented 2 years ago

Look into how nextjs handles content subsets- I should be able to have a blog subcategory and a works subcategory, both able to be fetched as props on a given page

Every blog post should have

https://nextjs.org/learn/basics/dynamic-routes