leancloud visitor - security
This commit is contained in:
parent
aa360a22bf
commit
f54541a9c5
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,4 +4,5 @@ db.json
|
|||||||
*.log
|
*.log
|
||||||
node_modules/
|
node_modules/
|
||||||
public/
|
public/
|
||||||
.deploy*/
|
.deploy*/
|
||||||
|
package-lock.json
|
1
@start.cmd
Normal file
1
@start.cmd
Normal file
@ -0,0 +1 @@
|
|||||||
|
@hexo s
|
@ -3,7 +3,7 @@
|
|||||||
## Source: https://github.com/hexojs/hexo/
|
## Source: https://github.com/hexojs/hexo/
|
||||||
|
|
||||||
# Site
|
# Site
|
||||||
title: Tsanie's Blog
|
title: Memochō
|
||||||
subtitle:
|
subtitle:
|
||||||
description:
|
description:
|
||||||
keywords:
|
keywords:
|
||||||
|
3862
package-lock.json
generated
3862
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,9 +11,10 @@
|
|||||||
"hexo-generator-category": "^0.1.3",
|
"hexo-generator-category": "^0.1.3",
|
||||||
"hexo-generator-index": "^0.2.1",
|
"hexo-generator-index": "^0.2.1",
|
||||||
"hexo-generator-tag": "^0.2.0",
|
"hexo-generator-tag": "^0.2.0",
|
||||||
|
"hexo-leancloud-counter-security": "^1.4.0",
|
||||||
"hexo-renderer-ejs": "^0.3.1",
|
"hexo-renderer-ejs": "^0.3.1",
|
||||||
"hexo-renderer-stylus": "^0.3.3",
|
|
||||||
"hexo-renderer-marked": "^0.3.2",
|
"hexo-renderer-marked": "^0.3.2",
|
||||||
|
"hexo-renderer-stylus": "^0.3.3",
|
||||||
"hexo-server": "^0.3.3"
|
"hexo-server": "^0.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -11,6 +11,8 @@ tags:
|
|||||||
|
|
||||||
这篇安装 macOS Mojave 的教程改编自 {% link Kholia 的 OSX-KVM 项目 https://github.com/kholia/OSX-KVM %}。那里有更详细的文档可以帮助我们启用一些额外功能并诊断问题。
|
这篇安装 macOS Mojave 的教程改编自 {% link Kholia 的 OSX-KVM 项目 https://github.com/kholia/OSX-KVM %}。那里有更详细的文档可以帮助我们启用一些额外功能并诊断问题。
|
||||||
|
|
||||||
|
<!-- more -->
|
||||||
|
|
||||||
# 必要条件 #
|
# 必要条件 #
|
||||||
|
|
||||||
假设你已经安装好了 {% link Proxmox 5.4 https://www.proxmox.com/en/ %}。同时你也需要 Mac 系统用来从 App Store 下载 Mojave 并制作 ISO。
|
假设你已经安装好了 {% link Proxmox 5.4 https://www.proxmox.com/en/ %}。同时你也需要 Mac 系统用来从 App Store 下载 Mojave 并制作 ISO。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user