-
Notifications
You must be signed in to change notification settings - Fork 0
基于Press主题的博客
deaningo/deaningo.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# hexo press theme blog ## 安装 模板使用`ejs + less`,安装依赖 ``` npm install hexo-renderer-ejs --save npm install hexo-renderer-less --save ``` ## 配置 配置根目录`_config.yml` - 切换主题 `theme: press` - 设置中文 `language: zh-CN` - 代码高亮 ```yml highlight: hljs: true #新增项 ``` 配置主题项: - 具体参考 `theme/press/_config.yml`
About
基于Press主题的博客
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published