Data From WordPress
In this episode we are going to start creating blog section for our Nuxt static site, and what better tool to use for that than WordPress.
Now I’m going to show you how to create a blog on your static site using WordPress. So we are going to get our data from locally installed WordPress installation, and then use Nuxt to display those posts, and then of course statically generate them, so that they are ready for a full static deploy to any server you want.