This is a starter project for a blog using Forestry, Gridsome, Tailwind CSS, and FontAwesome for Icons.
An example of this site can be found here:
https://wizardly-payne-28c7e2.netlify.com/
This is the project you get when you run gridsome create new-project
.
npm install --global @gridsome/cli
gridsome create my-gridsome-site
to install default startercd my-gridsome-site
to open the foldergridsome develop
to start a local dev server athttp://localhost:8080
- Happy coding 🎉🙌