Static Sites With Nuxt
In this series we are going to be talking about Nuxt.js and how it can be used to create statically generated websites
Static Sites With NuxtOverview and Install
In this first episode of new mini series, we are going to take a look at what Nuxt.js is and how it can help us in creating statically generated websites.
Static Sites With NuxtBasic Routing
In this episode we are going to start building our Nuxt site, and also take a look at the basic Nuxt routing.
Static Sites With NuxtViews And SEO
In this episode we are going to go in depth with Nuxt views and also talk a bit about SEO and meta tags.
Static Sites With NuxtHandling CSS
In this episode we are going to learn how to handle CSS and SCSS in Nuxt.
Static Sites With NuxtData 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.
Static Sites With NuxtData From WordPress #2
In this episode I'm going to show you how to link to every specific post coming from WordPress to our Nuxt application.