Posts

Showing posts from August, 2020

Headless WordPress: The Ups And Downs Of Creating Website

 Modern Stack Website  StackGround is a Pre-build Modern stack websites platform for an innovative way to create a website through popular Jamstack technology without coding like Gatsby static site generator, Wordpress Headless CMS & GraphQL for reliability, speed and security of Sites. Getting Started Let’s make a few assumptions before we dive right in: WordPress is already up and running . Going over a WordPress install is outside what we want to look at in this article and it’s already well documented. We have content to work with . The site would be nothing without feeding it some data from the WordPress REST API. The front-end is developed in Vue.  We could use any number of other things, like React, Jekyll, Hugo, or whatever. We just happen to really like Vue and, truth be told, it’s likely the direction the Smashing Magazine project would have gone if they could start the process again. We’re using  Netlify . It was the platform Smashing migrate...