agency-kit / notion-cms

Add super powers to Notion by making it your full-fledged headless CMS.
https://www.agencykit.so/notion-cms/guide/
MIT License
37 stars 2 forks source link

Throw an error for pages with same name. #109

Closed earlAchromatic closed 7 months ago

earlAchromatic commented 7 months ago

See https://github.com/agency-kit/agencykit-11ty-starter/blob/main/.eleventy.js#L54

this is a solution for multiple pages. The question is, what if someone has a legitimate reason for using same name pages? Should we really not allow it?