primocms / primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator.
https://primocms.org
MIT License
1.92k stars 474 forks source link

support multi-level paths #293

Closed rallisf1 closed 12 months ago

rallisf1 commented 1 year ago

Known bug: If you create multiple pages with the same url (slug) the router will always fetch the first one it gets from the db. Possible solutions:

Please merge AFTER the builder PR.

closes #291 ref https://github.com/primocms/builder/pull/5

mateomorris commented 12 months ago

@rallisf1 could you merge this into next instead? Thanks

rallisf1 commented 12 months ago

ok