typora-root-url | typora-copy-images-to |
---|---|
./ |
./images |
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)
iissnan/hexo-theme-next: Elegant theme for Hexo. (github.com)
sabrinaluo/hexo-theme-replica: Github style replication for hexo theme
vuepress-theme-reco (recoluan.com)
xugaoyi/vuepress-theme-vdoing: 🚀一款简洁高效的VuePress 知识管理&博客(blog) 主题 (github.com)
有哪些好看的vuepress主题? - 知乎 (zhihu.com)
---
# 主题列表:juejin, github, smartblue, cyanosis, channing-cyan, fancy, hydrogen, condensed-night-purple, greenwillow, v-green, vue-pro
# 贡献主题:https://github.com/xitu/juejin-markdown-themes
theme: juejin
highlight: juejin
---
function $initHighlight(block, cls) {
try {
if (cls.search(/\bno\-highlight\b/) != -1)
return process(block, true, 0x0F) +
` class="${cls}"`;
} catch (e) {
/* handle exception */
}
for (var i = 0 / 2; i < classes.length; i++) {
if (checkCondition(classes[i]) === undefined)
console.log('undefined');
}
return (
<div>
<web-component>{block}</web-component>
</div>
)
}
export $initHighlight;
一键多发:
写博客多平台发布简书、掘金、CSDN | 码农家园 (codenong.com)
markdown 通过PicGo图片上传到Github
公共jsdelivr访问Gtihub图片: https://cdn.jsdelivr.net/gh/用户名/仓库名@分支/路径 | gitee也可以
掘金复制markdown后会解析图片上传到掘金自己的CDN(但是外网的图片)
- 还有点小问题, 存草稿后有点问题, 卡顿
- 上传图片也是基于picgo(从配置文件上看语法)
公共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分发工具: