博客搭建方案
博客搭建方案
测试排序: 根据更新时间
hexo
1 | typora-root-url: ./ |
搭建
Vercel Zeit now自动部署Github为hexo博客加速 | 唐瑞平 (tangruiping.com)
利用 Hexo+Next 搭建个人博客(三)—— 优化 (各种 tips、黑科技,不断更新) | 槐雪 (lvxuefei.top)
基于Hexo搭建个人博客——进阶篇(从入门到入土) | ookamiAntD’s Blog (yangbingdong.com)
问题
图片相对路径问题解决:
Hexo 引用本地图片以及引用本地任意位置图片的一点思路 | 禾七博客 (leay.net)
引用附件

目录编号
怎么让文中的标题自动编号 · Issue #873 · theme-next/hexo-theme-next (github.com)
自动构建
主题
Next
iissnan/hexo-theme-next: Elegant theme for Hexo. (github.com)
开始使用 - NexT 使用文档 (iissnan.com)
主题配置 - NexT 使用文档 (iissnan.com)
Next社区版本
theme-next/hexo-theme-next: Elegant and powerful theme for Hexo. (github.com)
Hexo博客搭建全攻略(二):NexT主题配置 - 简书 (jianshu.com)
theme-next/awesome-next: 主题/插件
NexT - Theme for Hexo (theme-next.js.org)
Next升级+Mac迁移 | Sirius (siriusq.top)
next-theme/hexo-theme-next: 🎉 Elegant and powerful theme for Hexo. (github.com)
NexT - Theme for Hexo (theme-next.js.org)
simpleblock
jysperm/hexo-theme-simpleblock: Hexo theme of jysperm’s blog. (github.com)
tufu9441/maupassant-hexo: A simple Hexo theme forked from icylogic. (github.com)
大道至简——Hexo简洁主题推荐 | 屠城 (haomwei.com)
Molunerfinn/hexo-theme-melody: A simple & beautiful & fast theme for Hexo. (github.com)
Do what you love,Love what you do | MARKSZのBlog (molunerfinn.com)
sabrinaluo/hexo-theme-replica: Github style replication for hexo theme
vue-press
主题
vuepress-theme-reco (recoluan.com)
xugaoyi/vuepress-theme-vdoing: 🚀一款简洁高效的VuePress 知识管理&博客(blog) 主题 (github.com)
有哪些好看的vuepress主题? - 知乎 (zhihu.com)
掘金
1 |
|
1 | function $initHighlight(block, cls) { |
多平台发布方案
一键多发:
写博客多平台发布简书、掘金、CSDN | 码农家园 (codenong.com)
markdown 通过PicGo图片上传到Github
公共jsdelivr访问Gtihub图片: https://cdn.jsdelivr.net/gh/用户名/仓库名@分支/路径 | gitee也可以
掘金复制markdown后会解析图片上传到掘金自己的CDN(但是外网的图片)
公共CDN图片分发方案: 掘金会自动解析生成图片CDN
写博客多平台发布简书、掘金、CSDN | 码农家园 (codenong.com)
Typora+PicGo实现自己的图片自动上传教程 (juejin.cn)
Typora+Vue主题+Gitee图床轻松写文章 (juejin.cn)
Github+jsDelivr+PicGo 打造稳定快速、高效免费图床 - 知乎 · 语雀 (yuque.com)
Github Actions自动部署Hexo博客 | 唐瑞平 (tangruiping.com)
jsdelivr 出现 Failed to fetch version info for 原因分析 | 唐瑞平 (tangruiping.com)
免费CDN:jsDelivr + Github | TRHX’S BLOG (itrhx.com)
后缀必须改个名称: https://cdn.jsdelivr.net/gh/qingshan-dev/blog@main/images/20201203234813.png
否则提示fetch @latest 失败, 网上说需要发布, release后的tag也是分支
Markdown分发工具: