All Projects → zhaoo → Hexo Theme Zhaoo

zhaoo / Hexo Theme Zhaoo

Licence: mit
🐳 A simple theme for Hexo

Projects that are alternatives of or similar to Hexo Theme Zhaoo

Hexo Theme Geektutu
极速加载的Hexo主题,不引入第三方JS库
Stars: ✭ 187 (+42.75%)
Mutual labels:  hexo, ejs
hexo-theme-chord
a simple hexo theme.
Stars: ✭ 15 (-88.55%)
Mutual labels:  simple, hexo
Hexo Theme Miho
🍺一款单栏响应式的hexo主题, A single column response for hexo . https://blog.minhow.com
Stars: ✭ 194 (+48.09%)
Mutual labels:  hexo, ejs
ytmous
Anonymous Youtube Proxy
Stars: ✭ 60 (-54.2%)
Mutual labels:  simple, ejs
Hexo Theme Vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
Stars: ✭ 546 (+316.79%)
Mutual labels:  hexo, ejs
Flex Block
一个基于Hexo的主题
Stars: ✭ 133 (+1.53%)
Mutual labels:  hexo, simple
Hexo-Theme-MengD
A simple, lightweight Hexo theme(支持:pjax、discuss、twikoo、waline、valine评论)
Stars: ✭ 69 (-47.33%)
Mutual labels:  simple, hexo
Generator Hexo Theme
Generate a hexo theme: ejs, pug, swig, nunjucks | Moved to https://tcrowe.commons.host/contact
Stars: ✭ 119 (-9.16%)
Mutual labels:  hexo, ejs
Hacker
❤️ A simple theme for Hexo
Stars: ✭ 501 (+282.44%)
Mutual labels:  hexo, simple
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (+252.67%)
Mutual labels:  hexo, simple
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (+184.73%)
Mutual labels:  hexo, ejs
Hexo Theme Volantis
A Wonderful Theme for Hexo https://volantis.js.org
Stars: ✭ 1,050 (+701.53%)
Mutual labels:  hexo, ejs
Hexo Theme Anisina
🎨 A simple responsive , support qiniu image cdn theme for hexo https://haojen.github.io/
Stars: ✭ 746 (+469.47%)
Mutual labels:  hexo, ejs
Poetries.github.io
博客,用于记录学习总结的地方。关注公众号「前端进阶之旅」,一起学习
Stars: ✭ 94 (-28.24%)
Mutual labels:  hexo, ejs
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (-3.05%)
Mutual labels:  simple
Hexo Theme Primer
The github style (primer) for Hexo theme.
Stars: ✭ 117 (-10.69%)
Mutual labels:  hexo
Hexo Blog Lionkk
⚡️魔改自butterfly 🦋主题,提供完整详细的文档,同时为了回馈开源,这不是生成后的网页文件,是您可以直接使用的源码,您只需要把博客相关信息换成您自己的就可以部署了,对于新手或者不懂编程的小伙伴来说,简直是福音!❤️
Stars: ✭ 117 (-10.69%)
Mutual labels:  hexo
Fossurl
Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages
Stars: ✭ 131 (+0%)
Mutual labels:  simple
Hexo Tag Cloud
Yet, just another tag cloud plugin for hexo.
Stars: ✭ 126 (-3.82%)
Mutual labels:  hexo
Hexo Pwa
Hexo PWA plugin
Stars: ✭ 116 (-11.45%)
Mutual labels:  hexo
语言: 🇨🇳 🇺🇸

一款简约的 Hexo 主题


文档:配置文档    预览:zhaoo

预览

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

特性

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

截图

预览

首页

文章

相册

菜单

安装

安装 Hexo 后进入根目录:

$ cd hexo

安装 zhaoo 主题:

$ git clone https://github.com/izhaoo/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

感谢所有贡献者!欢迎提交代码~

趋势

趋势

协议

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].