splitbee/react-notion

How to create pretty URL slugs posts?

dimitrisraptis96 opened this issue ยท 1 comments

Hi. First of all, thanks for this amazing library ๐Ÿ‘

I have a question about the blog URL. I've noticed that your articles at Splitbee have pretty URLs instead of the classic ugly Notion URLs which append a UUID at the end.

Is there a quick hack to make them work like yours on a Next.js app?

image

Nevermind. I've found this article which was super useful. Thanks! ๐Ÿ™Œ

Notion as CMS using Next.js