# hexo-theme-mellow-pro **Repository Path**: willern/hexo-theme-mellow-pro ## Basic Information - **Project Name**: hexo-theme-mellow-pro - **Description**: hexo博客 - **Primary Language**: JavaScript - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-22 - **Last Updated**: 2021-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 参考来自于[hexo-theme-mellow](https://github.com/codefine/hexo-theme-mellow/) ================= [![](https://img.shields.io/badge/release-v1.4.4-blue.svg?style=flat-square)](https://github.com/codefine/hexo-theme-mellow/releases) [![](https://img.shields.io/badge/document-CN-green.svg?style=flat-square)](https://github.com/codefine/hexo-theme-mellow/wiki) [![](https://img.shields.io/badge/preview-Michael.Lu's%20blog-ff69b4.svg?style=flat-square)](https://blog.lujingtao.com) Material Design 风格的Hexo主题,基于 **Hexo 3.0+** & **Node 7.x+** 制作。 **已经被Hexo官方收录**。 > TODO: Internationalization ## Feature 1. 全端响应式主题。 2. 添加了英文字体支持 bluehost。 3. 添加了一些波纹效果。By [Waves](https://github.com/fians/Waves) 4. 无后端依赖的分享、浏览统计功能实现。 5. 完美集成valine以及gitment评论系统。 6. 基于静态数据的站内搜索,无第三方侵入。 7. 支持文章打赏。 8. 文章内可引入Github仓库。 9. 持续更新中... ## Document [文档 | Document](https://github.com/codefine/hexo-theme-mellow/wiki) ## ChangeLog 升级前请仔细查看更改内容,如非必要可不升级。 [ChangeLog](https://github.com/codefine/hexo-theme-mellow/releases) ## FAQ 初次使用时`hexo g`报错,大部分情况是因为**缺少依赖**,或者依赖版本问题。前往[wiki-主题安装](https://github.com/codefine/hexo-theme-mellow/wiki/1.-%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85)查看如何安装依赖。 打不开tags和categories等页面,是因为这两个页面并不属于hexo初始化范畴,需要手动创建。参考[wiki-菜单](https://github.com/codefine/hexo-theme-mellow/wiki/2.-%E4%B8%BB%E9%A2%98%E5%B8%B8%E8%A7%84%E9%85%8D%E7%BD%AE#%E8%8F%9C%E5%8D%95)中*开启与目录中对应页面方法*