next.js
next.js copied to clipboard
Add new example integration with Notion
Hi 👋 Just wanted to check with you what would you thing of this new example integration with Notion API.
I'd still need to update README.dm
with more details.
Bug
- [ ] Related issues linked using
fixes #number
- [ ] Integration tests added
Feature
- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using
fixes #number
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
Documentation / Examples
- [ ] Make sure the linting passes
I don't believe the Notion API supports enough block types to match the other CMS examples, right? (e.g. no support for images yet) 🙏
hey @leerob 👋 wow that was blazing fast feedback! kudos 💯
Indeed Notion support of block types is pretty basic, I wouldn't consider it actually a CMS, but can act-as-a light CMS. I can find great value of an integration of Notion with NextJS. Currently Notion API is in Beta, and this can be a good example to start with as more and more people are using Notion these days. I personally like the idea of adding a new blog post even from my mobile and that can easily become available in my blog.
Indeed, I love Notion, but I can't really recommend it for a full-featured blog just yet. Very soon hopefully 😄
@leerob I've addressed the comments above, thank you very much for the feedback! 💯
Renamed the folder to with-notion
so as not to confuse it with full featured cms options. Also added a disclaimer in the README, so as user of the integration are aware of it.
Please have a look and let me know if there is anything else you'd like me to address before adding this example.
Hi @leimonio, would you be able to bring this PR up to date with our examples guidelines? :pray:
Closing this as stale, but open to reviewing a new PR if you're interested in continuing this forward!