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 🎉🙌
- go to /content/page/cs-academy/
- create new folder with name of post or copy folder from old post and rename it.
- add image to the post and update md data.