File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- # create-hexo
1
+ # Create-Hexo
2
2
3
- ![ npm] ( https://img.shields.io/npm/v/create-hexo?link= https%3A%2F%2Fwww .npmjs.com%2Fpackage%2Fcreate -hexo )
4
- ![ node-current ] ( https://img.shields.io/node/v /create-hexo )
5
- ![ npm-download ] ( https://img.shields.io/npm/dm /create-hexo )
6
- [ ![ CI] ( https://github.com/uiolee/create-hexo/actions/workflows/ci.yml/badge.svg?branch=main&event=push )] ( https://github.com/uiolee/create-hexo/actions/workflows/ci.yml )
3
+ [ ![ npm] ( https://img.shields.io/npm/v/create-hexo?style=flat-square )] ( https://www .npmjs.com/package/create -hexo )
4
+ [ ![ npm-download ] ( https://img.shields.io/npm/dm/create-hexo )] ( https://www.npmjs.com/package /create-hexo)
5
+ [ ![ node-current ] ( https://img.shields.io/node/v /create-hexo )] ( https://nodejs.org/ )
6
+ [ ![ CI] ( https://github.com/uiolee/create-hexo/actions/workflows/ci.yml/badge.svg?branch=main&event=push )] ( https://github.com/uiolee/create-hexo/actions/workflows/ci.yml?query=event%3Apush+branch%3Amain )
7
7
8
- > Hexo site initializer
8
+ > Hexo site initializer.
9
9
10
10
## Usage
11
11
@@ -17,6 +17,8 @@ pnpm create hexo [path]
17
17
# pnpm dlx create-hexo [path]
18
18
```
19
19
20
+ > [ pnpm.io] ( https://pnpm.io/ )
21
+
20
22
### npm
21
23
22
24
``` bash
@@ -26,6 +28,8 @@ npm init hexo [path]
26
28
# npx create-hexo [path]
27
29
```
28
30
31
+ > [ npm init] ( https://docs.npmjs.com/cli/commands/npm-init )
32
+
29
33
### Yarn
30
34
31
35
``` bash
You can’t perform that action at this time.
0 commit comments