Blog (Page 2)

EN Setting up a Nuxt Blog with Netlify, Netlify-CMS and Netlify Identity.

1. Github account First you need to publish the repository to Github. So If you don't have a Github account yet, go create one. 2. Template If you are using Nuxt, any template will do the job. Remember to hide anything you don't want to be published in the .gitignore first (check mine, for example). I used this one as inspiration. I would recommend to use it for the scaffolding: https://github.com/renestalde...