DEV Community

Discussion on: If you enable "lazy loading" in chrome://flags, your DEV browsing experience will be moderately more efficient 😄

Collapse
 
ramonpons93 profile image
Ramón Pons • Edited

Can I ask if the best combination for integrate a blog using Vue.js it's using Gridsome + NetFly CMS

I want to leave WordPress and use Vue.js and I'd like to know how to have a blog without problems of indexing, or crawling, or tags...

thank you guys

PS: This is the page 89 Transfers I want to drive with traffic through the blog and I need the design to meet a number of requirements that make WordPress not the best to use.

By the way, what do you think about Contentful?

Collapse
 
adamszaloczi profile image
Adam Szaloczi

Building a blog from scratch is not a big deal nowadays. I have some experience on Gatsby, which is a lightweight, blazing fast framework, and very well documented. I would highly recommend, it works with GraphQL and React and you can wire up nearly any CMS.

Collapse
 
ramonpons93 profile image
Ramón Pons

Hello Adam,

I will take a look to Gatsby.

Ps: Are there templates prepared to readapt your design? Even if they are paid. I mean blog templates.

Thank you.

Thread Thread
 
adamszaloczi profile image
Adam Szaloczi

Have a look 😉
gatsbyjs.org/starters/

Collapse
 
larsklopstra profile image
Lars Klopstra âš¡

Have a look at Gridsome, you'll love it