gridsome-minimal-blog
gridsome-minimal-blog copied to clipboard
📚 A blog built with Gridsome and Hosted on Netlify
Gridsome Minimal Blog
A blog starter theme for Gridsome with a minimalistic design.
Preview

Install
1. Install Gridsome CLI tool if you don't have
npm install --global @gridsome/cli
2. Create a Gridsome project
gridsome create my-blog https://github.com/lauragift21/gridsome-minimal-blogto install default startercd my-blogto open the foldergridsome developto start a local dev server athttp://localhost:8080- Happy coding 🎉🙌
3. Deploy Gridsome project
Use this deploy button to get your own copy of the repository.