Building blogs with Netlify CMS #16340
Unanswered
wutali
asked this question in
Show and tell
Replies: 1 comment
-
@wutali Have you found any updates to this dicussion? I think I have arrived at the same point while building a free open-source content creation platform on top of Next.js and Vercel: Elegant. No big deal, we will work a solution out 😄 We just don't want to reinvent the wheel if we don't have to. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I tried to build a website with Next.js and Netlify stacks. I want some standard blogging features for my project, but there is no good example for realizing them. The template I built has the following features:
I believe it is enough for implementing a website like blogs.
Let me know if you found what I need to fix, or something was missing for building your website with this template.
Beta Was this translation helpful? Give feedback.
All reactions