File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> A simple, hackable & minimalistic starter for Gridsome that uses Markdown for content.
4
4
5
- ### Features
5
+ ## Features
6
6
- Beautiful and simple design.
7
7
- Markdown for content.
8
8
- Taxonomy support for Tags.
9
9
- Dark / Light toggle.
10
10
- 100, 100, 100, 100 score on Google Lighthouse.
11
11
- Uses same front-matter fields as Dev.to.
12
12
13
- ### Install
13
+ ## Install
14
14
15
- #### 1. Install Gridsome CLI tool if you don't have
15
+ ### 1. Install Gridsome CLI tool if you don't have
16
16
17
17
` npm install --global @gridsome/cli `
18
18
19
- #### 2. Install this starter
19
+ ### 2. Install this starter
20
20
21
21
1 . ` gridsome create my-gridsome-site https://github.com/gridsome/gridsome-starter-blog.git `
22
22
2 . ` cd my-gridsome-site ` to open folder
You can’t perform that action at this time.
0 commit comments