DEV Community

Cover image for JAMstack and CD pipelines: Create a blog with Nuxt, Netlify CMS and Netlify

JAMstack and CD pipelines: Create a blog with Nuxt, Netlify CMS and Netlify

Israel Muñoz on March 02, 2019

This post was originally published on israelmuca.dev The "old" ways Say you wanted to create a blog, you could easily run a Wordpress s...
Collapse
 
gijovarghese profile image
Gijo Varghese

Gatsby vs NetlifyCMS?

Collapse
 
israelmuca profile image
Israel Muñoz

I guess in this case a fair comparison would be Nuxt vs Gatsby, or Contentful vs NetlifyCMS, as that's what the alternatives would be!

In the case of Gatsby vs Nuxt, a simple way to sum it up would be if you'd like to work with React or Vue, as Gatsby is based off React, and Nuxt based off Vue.

Collapse
 
gijovarghese profile image
Gijo Varghese

Cool. I've written a post on create react app vs Gatsby vs nextjs. Check it out coffeencoding.com/cra-vs-next-js-v...

Thread Thread
 
israelmuca profile image
Israel Muñoz

Awesome! I'll check it out!

Collapse
 
mugas profile image
Ricardo Moreira

Hi Israel.I am getting a 404...I've been trying to figure it out but I haven't still what can it be

Collapse
 
israelmuca profile image
Israel Muñoz

Hey Ricardo, I'm not sure I'm following.

Where exactly are you getting that 404?

Collapse
 
mugas profile image
Ricardo Moreira

Hi.I cloned it, then npm i, npm run dev and shows the 404.

Thread Thread
 
israelmuca profile image
Israel Muñoz

On all routes?
If you'd like I can make some time to help you debug the problem, shot me an email:
email@israelmuca.dev