TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What headless CMS do you recommend?

25 点作者 somtum大约 7 年前

9 条评论

feistypharit大约 7 年前
I like forestry.io. it's not API based, so you just use stock Hugo backed by git. The change you make get committed back to git. So the nice thing is you're not tied to them. If they go away, you still have Hugo and can generate manually. You can host at netlify or AWS. Most the other static CMS are API based, so all your data is with them. If the go away, aodoes your site maintainability.
vr46大约 7 年前
I have been using <a href="https:&#x2F;&#x2F;getmesh.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getmesh.io&#x2F;</a> for a while now, the developers are very helpful, the features are excellent, the underlying architecture and frameworks are great, and documentation excellent. Thumbs up.
评论 #16657075 未加载
digisocialnet大约 7 年前
I use Cockpit or FeathersJS.. sometimes even Wordpress WP-JSON :-&#x2F; I&#x27;m looking for something better, but not really into using a SaaS.<p><a href="https:&#x2F;&#x2F;getcockpit.com" rel="nofollow">https:&#x2F;&#x2F;getcockpit.com</a>
francois2大约 7 年前
I would recommend Prismic.io. They have what I have searched for on anothers services: slices. This allows you to have different block and empower people to use them as they want to create landing pages for instance.
评论 #16641735 未加载
EnderMB大约 7 年前
On the .NET side, I&#x27;ve had a lot of success with Umbraco, using it as a headless CMS to provide content for a Node&#x2F;Express application.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;Umbraco-CMS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;Umbraco-CMS</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;UmbracoRestApi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;umbraco&#x2F;UmbracoRestApi</a>
rayascott大约 7 年前
Can we assume you’re already familiar with <a href="https:&#x2F;&#x2F;headlesscms.org" rel="nofollow">https:&#x2F;&#x2F;headlesscms.org</a>?
darkseid大约 7 年前
I&#x27;m using Contentful&#x27;s (<a href="https:&#x2F;&#x2F;contentful.com" rel="nofollow">https:&#x2F;&#x2F;contentful.com</a>) free plan to power the docs and blog for my website (<a href="https:&#x2F;&#x2F;resurfaceapp.com&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;resurfaceapp.com&#x2F;docs&#x2F;</a>)
digitalbase大约 7 年前
I&#x27;ve been asking me the same question to switch a static site to basic CMS.<p>Contentful.com seems to be the leader.<p>Graphcms looks nice, GraphQL is a promising technology to only fetch the content&#x2F;relations you need to render that page.<p>I was thinking about using Airtable for even a simpler MVP
评论 #16655071 未加载
blemming大约 7 年前
if you are looking for an open source self hosteable option, there is directus (<a href="https:&#x2F;&#x2F;github.com&#x2F;directus&#x2F;directus" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;directus&#x2F;directus</a>) or cockpit(<a href="https:&#x2F;&#x2F;github.com&#x2F;agentejo&#x2F;cockpit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;agentejo&#x2F;cockpit</a>)
评论 #16639037 未加载