We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cb6de commit 8c52df7Copy full SHA for 8c52df7
bash.sh
@@ -0,0 +1,2 @@
1
+hexo g
2
+hexo algolia
package.json
@@ -10,15 +10,13 @@
10
"deploy": "hexo deploy",
11
"server": "hexo clean && hexo server",
12
"post": "hexo new",
13
- "draft": "hexo new draft",
14
- "public": "hexo g & hexo algolia"
+ "draft": "hexo new draft"
15
},
16
"hexo": {
17
"version": "6.3.0"
18
19
"dependencies": {
20
"hexo": "^6.3.0",
21
- "hexo-algoliasearch": "^1.0.0",
22
"hexo-bilibili-bangumi": "^1.8.7",
23
"hexo-butterfly-charts": "^1.1.4",
24
"hexo-butterfly-douban": "^1.2.5",
0 commit comments