leancloud visitor - security

This commit is contained in:
Tsanie Lily 2019-05-31 09:45:17 +08:00
parent aa360a22bf
commit f54541a9c5
6 changed files with 9 additions and 3866 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ db.json
*.log
node_modules/
public/
.deploy*/
.deploy*/
package-lock.json

1
@start.cmd Normal file
View File

@ -0,0 +1 @@
@hexo s

View File

@ -3,7 +3,7 @@
## Source: https://github.com/hexojs/hexo/
# Site
title: Tsanie's Blog
title: Memochō
subtitle:
description:
keywords:

3862
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,9 +11,10 @@
"hexo-generator-category": "^0.1.3",
"hexo-generator-index": "^0.2.1",
"hexo-generator-tag": "^0.2.0",
"hexo-leancloud-counter-security": "^1.4.0",
"hexo-renderer-ejs": "^0.3.1",
"hexo-renderer-stylus": "^0.3.3",
"hexo-renderer-marked": "^0.3.2",
"hexo-renderer-stylus": "^0.3.3",
"hexo-server": "^0.3.3"
}
}
}

View File

@ -11,6 +11,8 @@ tags:
这篇安装 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。