nuxt3tailwindcloudflareneovim

How to build a static blog part 3

Monday, 3 July 2023


Prerequisites

This series of posts is written for anyone wanting to get into working with Nuxt 3 alongside Nuxt Content, Tailwind, and Cloudflare Pages & Functions. So you're probably a front end web developer. This post is aimed at that audience, a certain knowledge of web dev is assumed. In terms of development environments, you'll need Node installed, version 18 LTS ideally. I'm using Yarn but package manager is up to you. Oh and Git, obviously. Code editor and config is also up to you, I'm using Neovim with Lazyvim and some customisations, see my dotfiles for further info.

Next post →


go back