Skip to content

ning0818/hexo-theme-anzhiyu

 
 

Repository files navigation

语言: 中文 English

预览: 👍 AnZhiYu || 🤞 AnZhiYu

文档: 📖 anzhiyu Docs

一款基于hexo-theme-butterfly修改的主題

hexo-theme-anzhiyu

💻 安裝

Git 安裝

在博客根目录里安装最新版【推荐】

git clone -b main https://github.com/anzhiyu-c/hexo-theme-anzhiyu.git themes/anzhiyu

⚙ 应用主题

修改 hexo 配置文件_config.yml,把主题改为anzhiyu

theme: anzhiyu

如果你没有 pug 以及 stylus 的渲染器,请下载安装: npm install hexo-renderer-pug hexo-renderer-stylus --save

主题设计

@张洪 Heo

更好的配置

  • macos/linux 在博客根目录运行
cp -rf ./themes/anzhiyu/_config.yml ./_config.anzhiyu.yml
  • windows 在博客根目录运行
ren themes\anzhiyu\_config.yml _config.anzhiyu.yml && copy themes\anzhiyu\_config.anzhiyu.yml .\ && ren themes\anzhiyu\_config.anzhiyu.yml _config.yml

仓库统计

仓库统计

About

这是一个简洁美丽的hexo主题。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stylus 30.9%
  • Pug 28.1%
  • JavaScript 21.1%
  • CSS 19.9%