SyntaxUI / syntaxui

Get free access to pre-built, Tailwind CSS-powered components, animations and effects - brought to life using Framer Motion. Just copy, paste and you're ready to go!
https://syntaxui.com
MIT License
587 stars 43 forks source link

[FEATURE]: Make Sitemap dynamic #167

Closed Ansub closed 2 months ago

Ansub commented 2 months ago

Feature Description 📝

sitemap should be made so that we don't have to add every link inside sitemap for google to index, we can follow this guide by Next.js for doing it.

shrix1 commented 2 months ago

I will take a look into it.

epoll31 commented 2 months ago

@shrix1 How's it going? I was curious about this so I worked on an implementation. I got mine working. Do you want to compare?