1 Star 0 Fork 0

Sunset_Rl / hexo-theme-Cxo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

hexo-theme-Cxo

A cool ,simple & beautiful theme for Hexo. 🍄

version author hexo license

在线预览(Online demo)

观看主题:Mr.Long's Blog

文档(Documentation)

浏览器支持(Browser Support)

IE >= 10

说明(Instruction)

  • 目前本主题刚刚创建,可能有很多不足之处,如果有任何优化和功能方面的建议和想法,都欢迎提出和指证。
  • 如果有使用上的问题,欢迎 发起 issue
  • 你的支持就是我的动力,我会持续的更新和维护,欢迎 star 。

安装(Install)

  1. hexo 的根目录执行
git clone -b master https://github.com/Longlongyu/hexo-theme-Cxo themes/Cxo
  1. 修改 hexo 的根目录下的 _config.ymltheme 字段为 Cxo
theme: Cxo
  1. 如果你没有安装 jade renderer sass renderer,你还要执行
npm install hexo-renderer-jade hexo-renderer-sass --save

更新(Version)

  • 1.0.0 - 『拥有基本博客功能的Cxo』
  • 1.0.1 - 『支持直接配置少量的评论插件』
  • 1.0.2 - 『侧栏的开关状态现在会保存了』
  • 1.0.3 - 『添加了置顶文章的显示』
  • 1.0.4 - 『现在可以显示文章的最近修改时间,并根据其排序』
  • 1.0.5 - 『添加自定义时间戳、定义摘要图片,添加了百度统计支持,并对文章目录进行了优化』
  • 1.0.6 - 『移动端下 tab 栏显示问题』

主题更新(Theme Update)

Cxo 目录下执行 git stash 将本地的修改暂存,再执行 git pull 来获取最新的版本, 最后执行 git stash pop 将本地的修改还原。

其他配置(Other configuration)

主题配置(Theme configuration)

# —————————— 资料 —————————— #
# 填写头像的路径
avatar:
# 博主名字
author:
# 博客的签名
signature:
# 友链
friends:
  friendA:
  friendB:
  friendC:
# 社交账号
social:
  email:
  github:
  weibo:
  facebook:
  twitter:
  rss:

# —————————— 站点 —————————— #
# 网站的title,每篇文章后面也会加上此字段利于SEO
SEO_title:
# 显示在网站头图上的主标题
main_title:
# 副标题
subtitle:
# 显示在网站的上banner图,如果不设置,默认都为site_header_image,site_header_image为必选项
site_header_image:
post_header_image:
about_header_image: 

# —————————— Indivdual —————————— #
# 标签缩略图
favicon: /img/assets/favicon.ico

# —————————— Option —————————— #
# 首页的文章摘要字数(默认为300)
truncate_length: 
# banner 高度 (默认是屏幕高度的70%, 可以修改成其他数字)
intro_height: 70
# 文章右侧的大纲
toc: true
# 字数统计 & 阅读时间,
reading_info: false
# 开启统计
count:
  # true or flase
  busuanzi: true
  # 填入百度统计的code
  baidu: 
# 时间相关配置
# 你现在可以配置时间戳格式
date_format: YYYY-MM-DD
# 显示文章创建时间
display_created: true
# 显示最近修改时间
display_updated: false
# 版权声明
copyright:
  enable: true
  # https://creativecommons.org/
  license: All articles in this blog are licensed under <a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/3.0">CC BY-NC-SA 3.0</a> unless stating additionally.
# 评论插件
comment:
  # Livere  site: https://livere.com/
  livere_uid:
  # Disqus  site: https://disqus.com/
  disqus_shortname: 
  # Changyan  site: http://changyan.kuaizhan.com/
  changyan_appid: 
  changyan_conf:
  # Gitment  site: https://github.com/imsun/gitment/
  gitment_owner:
  gitment_repo:
  gitment_client_id:
  gitment_client_secret:

License

MIT

MIT License Copyright (c) 2018 Longlongyu https://github.com/Longlongyu/hexo-theme-Cxo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

A cool ,simple & beautiful theme for Hexo. :mushroom: 展开 收起
CSS
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
CSS
1
https://gitee.com/sunset_rl/hexo-theme-Cxo.git
git@gitee.com:sunset_rl/hexo-theme-Cxo.git
sunset_rl
hexo-theme-Cxo
hexo-theme-Cxo
master

搜索帮助