https://github.com/yaminncco/gridsomejaime
A simple Blog theme for Gridsome
https://github.com/yaminncco/gridsomejaime
blog gridsome jamstack vue
Last synced: 10 months ago
JSON representation
A simple Blog theme for Gridsome
- Host: GitHub
- URL: https://github.com/yaminncco/gridsomejaime
- Owner: yaminncco
- Created: 2019-11-04T17:30:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T05:01:45.000Z (over 3 years ago)
- Last Synced: 2023-03-04T00:43:17.858Z (over 3 years ago)
- Topics: blog, gridsome, jamstack, vue
- Language: Vue
- Size: 4.81 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gridsomejaime
A simple Blog theme for Gridsome
## Demo
https://gridsomejaime.netlify.com
## Install
### 1. Install Gridsome CLI tool if you don't have
`npm install --global @gridsome/cli`
### 2. Create a Gridsome project
1. `gridsome create my-gridsome-site https://github.com/yaminncco/gridsomejaime` to install Gridsomejaime
2. `cd my-gridsome-site` to open the folder
3. `gridsome develop` to start a local dev server at `http://localhost:8080`
4. Happy coding 🎉🙌