Giter VIP home page Giter VIP logo

hexo-theme-zhaoo's Introduction

语言: 🇨🇳 🇺🇸

一款简约的 Hexo 主题


文档:配置文档    预览:zhaoo    小程序:hexo-weapp-zhaoo

预览

(如果您正在使用 zhaoo 主题,欢迎展示您的博客哦,只需在 README.md 文件中加入您的博客,提交 PR 即可。)

特性

  • 设计理念:简约 & 响应式 & 动效
  • 评论:GitalkValine畅言
  • 反馈:DaoVoice腾讯兔小巢
  • 统计:LeanCloud百度CNZZ谷歌 及 SEO优化
  • 深色模式
  • 格言,支持接入 一言今日诗词 等第三方动态格言
  • 预览图,支持接入 Unsplash必应每日图片 等第三方动态图片
  • 相册,支持瀑布流加载
  • highlight 代码高亮
  • FancyBox 图片灯箱
  • Pjax 无刷新加载
  • lazyload 图片懒加载
  • 支付宝、微信 打赏
  • 定制 主题风格CDN埋点脚本社交链接版权说明二维码

截图

预览

首页

文章

相册

菜单

安装

安装 Hexo 后进入根目录:

$ cd hexo

安装 zhaoo 主题:

$ git clone https://github.com/zhaoo/hexo-theme-zhaoo.git themes/zhaoo

使用

修改 Hexo 根目录下的 _config.yml 文件启用 zhaoo 主题:

theme: zhaoo

建议将文章数量改为9篇,启用代码高亮效果:

index_generator:
  path: ''
  per_page: 9
  order_by: -date

highlight:
  enable: true
  line_number: true
  auto_detect: true
  hljs: true
  tab_replace:

启动 Hexo 服务器预览:

$ hexo clean && hexo s

配置

修改主题目录下的 _config.yml 文件,配置相关功能:

建议参考 配置文档_config.yml_example 进行配置

更新

移动到 zhaoo 主题目录:

$ cd themes/zhaoo

从 GitHub 获取更新:

$ git pull

相关

贡献

contributors

感谢所有贡献者!欢迎提交代码~ (请提交至 develop 分支)

趋势

趋势

协议

MIT License

hexo-theme-zhaoo's People

Contributors

59lx avatar anmizi avatar chao-zhi avatar cotomoo avatar elfofmaxwell avatar frankwuzp avatar handwerstd avatar hanguilin avatar helloany avatar iaosee avatar lengxing avatar rayzoey avatar small-rose avatar spacetimee avatar winterchens avatar xiaozhoujun avatar yangpea avatar yinj51 avatar zhaoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.