Categories

Academics

Computer Science

Post List

5.8k words5 mins.

折腾很久终于折腾好了 hexo 博客,期间遇到了很多问题。shokaX 主题插件配置踩坑指北受这位大佬的启发,也来简单记录一些自己配置过程中出现的问题。 # shokaX 默认配置过滤 html 标签 参考:Hexo-Shoka 主题拓展、美化及常见问题详解 - Hexo - 博客 | starsei = 猫不吃鱼 = 夜色难免黑凉,前行必有曙光。 shokaX 官方文档中 markdown 相关的配置是这样的: lmarkdown: render: # 渲染器设置 html: false # 过滤 HTML 标签 xhtmlOut: true # 使用 &#
811 words1 mins.

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. # Quick Start # Create a new post h$ hexo new "My New Post"More info: Writing # Run server h$ h