I built an entire product just for doing this. https://usenotioncms.com I then used this and built a no-code blogging platform to publish content from Notion https://feather.so There is also an open source version for using Notion as CMS. That can be found at https://github.com/NotionX/react-notion-x
I commend you for building a beautiful tool, and your landing page is great. I personally find the pricing quite expensive. It's a blog. How can it be that expensive to host a blog, especially if you're just getting started? Looking at other options - first one come to mind is Card - that's much more affordable. I am glad you're giving a free trial - that's not a bad deal, at least people can try it before committing…
Using Notion as a headless CMS for our blog
41–50 of 88 posts
Re: Using Notion as a headless CMS for our blog
#42Earlier quoted context omitted.
I commend you for building a beautiful tool, and your landing page is great. I personally find the pricing quite expensive. It's a blog. How can it be that expensive to host a blog, especially if you're just getting started? Looking at other options - first one come to mind is Card - that's much more affordable. I am glad you're giving a free trial - that's not a bad deal, at least people can try it before committing…
What is Card? Google isn’t turning anything up for me.
But as far as I know, you can’t make blogs with Carrd. It’s only for small one page websites.
Re: Using Notion as a headless CMS for our blog
#43I built an entire product just for doing this. https://usenotioncms.com I then used this and built a no-code blogging platform to publish content from Notion https://feather.so There is also an open source version for using Notion as CMS. That can be found at https://github.com/NotionX/react-notion-x
How many API calls on a page view? One? Many?
Re: Using Notion as a headless CMS for our blog
#44Notion hasn't been great for me; I wanted to like it and we got it for our team, but everyone is struggling when doing anything besides text. I used it for blogging, but currently only to actually write them, not publish because of the below issues. It's drag/upload images really dies when it's more than a few (on fiber, but that's not the point; in 2022 you need to remember what you were doing when uploading somethi…
I've struggled to grok Notion and Coda. What are the killer apps? I'm happy with Google Docs.
Google Docs (until recently?) doesn’t really do links between docs that well.
The slash-based (/) UI in Notion is huge for onboarding. The different content types you can insert are super discoverable compared to Google Docs where you have to dig through the menus.
You can’t fuck with the styles in Notion that much, which prevents people from becoming “format astronauts.”
Notion has an organization-global index (like most wikis) which makes document discovery a bit easier.
Notion has document metadata, which lets you get something like a simple database out of a set of documents. You can have a set of docs with custom fields (due date, point of contact, whatever)
Notion gives you an inbox for notifications when you’re mentioned/stuff gets edited.
Google Docs is catching up on some of this in the last couple years, but IMO they have been sleeping on this space since pretty early in Google Docs development.
Re: Using Notion as a headless CMS for our blog
#45I built an entire product just for doing this. https://usenotioncms.com I then used this and built a no-code blogging platform to publish content from Notion https://feather.so There is also an open source version for using Notion as CMS. That can be found at https://github.com/NotionX/react-notion-x
"Hobby projects can make up to 3000 API calls per month for free." How many API calls on a page view? One? Many?
If you are talking about feather.so, it’s a completely different product. In that, the number of page views will be determined based on your Feather plan.
Re: Using Notion as a headless CMS for our blog
#46Honest question: Is "headless" still a term of art? With most everything being command-line and APIs, it seems a relic from the past.
Re: Using Notion as a headless CMS for our blog
#47Earlier quoted context omitted.
that day will come after i've saved more time than it takes to move to a different cms. it's possible i already have
Genuine question: why would you need to move to a different cms? If what you’re using works, why change it?
Re: Using Notion as a headless CMS for our blog
#48Earlier quoted context omitted.
Genuine question: why would you need to move to a different cms? If what you’re using works, why change it?
What I see often is that developers would spend way more time building/changing their blogging generator than actually writing posts.
Re: Using Notion as a headless CMS for our blog
#49Re: Using Notion as a headless CMS for our blog
#50Earlier quoted context omitted.
Genuine question: why would you need to move to a different cms? If what you’re using works, why change it?
What I see often is that developers would spend way more time building/changing their blogging generator than actually writing posts.