⨠Setting up Nuxt with Pug and Stylus
Nuxt is really cool all by itself but can even be cooler when combined with another templating engine. In this example I'll use Pug and Stylus to fiddle around.
All blog posts tagged with Nuxt.
Nuxt is really cool all by itself but can even be cooler when combined with another templating engine. In this example I'll use Pug and Stylus to fiddle around.
I found out that my fonts weren't loading properly, so I searched for an alternative.
having TailwindCSS classes everywhere in my markup annoys me. That's why I tought of a better way of styling with TailwindCSS
Tracking with GA4 can be very useful, here's a little guide on tracking things you find important with custom GA4 events in Nuxt
I've used github to manage the sourcecode for my website for a long time, github pages came with it. Now I discovered a better way to deploy and host websites.
TailwindCSS just came out with a new feature called @tailwindcss/jit. here's how you can add it to your Nuxt site.
Tracking your users' action on your site can be very helpful, but it isn't always as straightforward
I added a custom preloader to my Nuxt site. It's not that difficult, here's how I did it.
This week I've recreated my website and blog with Nuxt and Bootstrap, in this post I describe how it all came together.