所有相关工具及维护项
静态化工具 – Hexo
- 新建文章
1 | hexo new "shell猜数字游戏" |
- 新建页面
一级页面
1 | hexo new page "test" |
二级页面
1 | hexo new page --path more/operations/index "本站维护" |
- 系列文章
1 | - 复制之前的系列文章,然后更改目录名,只保留第一篇文章 |
- 启动、清理、生成、部署、查看
1 | hexo s |
博客主题 – Volantis
front-matter 标签插件 组索引 DIY 玩法关闭评论区: comments: false
加密: password: 123456
内容加速 – CDN
推荐使用格式:
https://gcore.jsdelivr.net/gh/用户名/储存库名@分支名(版本号)/文件(目录)
例:https://gcore.jsdelivr.net/gh/qinxs/cdn-assets@master/img/avatar.png
简写(不推荐):https://gcore.jsdelivr.net/gh/qinxs/cdn-assets/img/avatar.png文件更新
由于存在缓存问题,所以要带上新的版本号(Tag 推送后,GitHub 自动 release)如:https://gcore.jsdelivr.net/gh/qinxs/cdn-assets@1.3.8/css/first.css
直接用最近的 Commit ID(前8位)
如:https://gcore.jsdelivr.net/gh/qinxs/cdn-assets@f415c64d/css/first.css
1 | https://gcore.jsdelivr.net/gh/qinxs/cdn-assets@master/img/md/ |
详细说明: https://www.jsdelivr.com/features#gh
评论系统 – Valine-Admin
批量管理
Leancloud 菜单: 存储 -> 结构化数据 -> Comment
可视化管理
Valine-Admin: https://plgl.7bxing.com/
自动唤醒leancloud-self-wake: https://www.aimtao.net/slef-wake-leancloud/
腾讯云函数: https://console.cloud.tencent.com/ (配置说明)
其他
公告内容: _config.volantis.yml 中announce模块
阿里图标: https://www.iconfont.cn/字体图标: https://dh.xiaokang.me/font5/
图标案例: http://www.fontawesome.com.cn/examples/
字体动画: https://www.51qianduan.com/article/view/4111.html
加密模块: https://github.com/MikeCoder/hexo-blog-encrypt/blob/master/ReadMe.zh.md
头像上传: http://cn.gravatar.com/
Emoji: https://emojixd.com/