HEXO 主题 宝钻蓝色,给你一种空灵的感觉
The 特性基于 Hexo+SeablueUI文档有基本介绍, 主题config注释有功能介绍多级菜单搜索功能作者功能评论功能版权脚注功能图片放大展示代码高亮背景及懒加载iframe自适应katex 公式外链拦截图片随机特效自定义作者、时间统计等等, 附加页面: 404、外链页面、云标签页面、年月日归档页面、分类页面、自适应页面示例(iframe)、公式代码(katex)页面示例. 安装dearmsdan 主题使用ejs模板引擎开发. 拷贝主题到themes目录修改主程序的_config.yml文件就可以运行了, hexo s基本附加为了方便修改和使用, 我把归档、分类、标签、404页面等等都以永久链接的方式添加如果你需要的话可能会使用到这些内容, 我提供了示例页面添加归档、分类、标签、404页面 等等找到您的主题dearmsdan下的md 文件下的几个个 *.md 格式把这几个文件复制到node_modules 同目录下的 source 文件夹下 (说白了就是你写文章的地方)版本介绍1.0 原生EJS 结构2.0 jquery+bootstrap3.0 SeablueUI展示dearmsdan.
The dearmsdan theme is based on Hexo+SeablueUI and offers a wide range of features, including multi-level menus, search functionality, author information display, comments, copyright footer, image zooming, code highlighting, background and lazy loading, iframe adaptation, katex formula display, external link interception, random image effects, and customizable author and time statistics. The installation process involves copying the theme to the appropriate directory and modifying the main program configuration file before running the Hexo server.
Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.