SH-alaways / hexo-theme-anzhiyu

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

语言: 中文

文档:https://anzhiy.cn/posts/61e4.html

hexo-theme-anzhiyu

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

💻 安裝

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 复制/themes/anzhiyu/_config.yml此文件到 hexo 根目录,并重命名为_config.anzhiyu.yml

仓库统计

仓库统计

About

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

License:Apache License 2.0


Languages

Language:CSS 34.3%Language:Pug 26.2%Language:JavaScript 20.0%Language:Stylus 19.5%