vault backup: 2025-09-24 23:45:08
This commit is contained in:
@@ -24,9 +24,14 @@ nginx
|
||||
## SSL
|
||||
- [03-证书系统自动更新脚本.md](https://sa.nie.netease.com/docs/cert/%E8%BF%90%E7%BB%B4%E6%94%AF%E6%92%91/Cert/06-%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C/03-%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97/03-%E8%AF%81%E4%B9%A6%E7%B3%BB%E7%BB%9F%E8%87%AA%E5%8A%A8%E6%9B%B4%E6%96%B0%E8%84%9A%E6%9C%AC.md#%E4%BA%94%E3%80%81%E5%B8%B8%E8%A7%81%E5%AE%89%E8%A3%85%E9%94%99%E8%AF%AF%E5%A4%84%E7%90%86)
|
||||
|
||||
```bash
|
||||
# 初始化
|
||||
cert2bot config -u loujiajie -k 9110f789a8234f3bafcc5c3b8b81bcf1 -a https://auth.nie.netease.com -c https://cert2.nie.netease.com
|
||||
|
||||
# 申请证书
|
||||
cert2bot update -i -c CHAIN:FREE:DV:b0c46970-e21d-44cb-bd00-9e21c8ccbef3 -k /home/netease/docker/nginx/ssl/ta.netease.com_key.pem -f /home/netease/docker/nginx/ssl/ta.netease.com_fullchain.pem --reload-cmd="docker restart nginx"
|
||||
```
|
||||
|
||||
# 主题配色
|
||||
主题css位于:
|
||||
- styles
|
||||
@@ -47,9 +52,9 @@ Navigator
|
||||
## Pages
|
||||
存储hexo 文章模板。
|
||||
|
||||
- about.vue
|
||||
- archives.vue
|
||||
- category.vue
|
||||
- index.vue
|
||||
- links.vue
|
||||
- about.vue:个人/团队说明页面
|
||||
- archives.vue:归档页面
|
||||
- category.vue:标签页
|
||||
- ***index.vue***:主页
|
||||
- links.vue:友情链接。
|
||||
- tags.vue:显示所有文章标签。
|
Reference in New Issue
Block a user