All Projects → pengloo53 → Hexo Theme Light_cn

pengloo53 / Hexo Theme Light_cn

Licence: mit
The Hexo theme base on hexo-theme-light, Write a little book about hexo.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hexo Theme Light cn

Hexo Theme Chic
An elegant, powerful, easy-to-read Hexo theme.
Stars: ✭ 539 (+704.48%)
Mutual labels:  hexo-theme
Hexo Theme Next
🎉 Elegant and powerful theme for Hexo.
Stars: ✭ 835 (+1146.27%)
Mutual labels:  hexo-theme
Oishi
A Hexo theme
Stars: ✭ 57 (-14.93%)
Mutual labels:  hexo-theme
Hexo Theme Wikitten
A theme of Hexo for personal wiki which seems like Wikitten style.
Stars: ✭ 548 (+717.91%)
Mutual labels:  hexo-theme
Hexo Theme Pure
Hexo theme pure. It's a pure theme for Hexo.
Stars: ✭ 751 (+1020.9%)
Mutual labels:  hexo-theme
Hexo Theme Snark
An hexo theme with lofter style
Stars: ✭ 45 (-32.84%)
Mutual labels:  hexo-theme
Hexo Theme Icarus
A simple, delicate, and modern theme for the static site generator Hexo.
Stars: ✭ 5,045 (+7429.85%)
Mutual labels:  hexo-theme
Hexo Theme Hueman
A redesign of Alx's wordpress theme Hueman, ported to Hexo.
Stars: ✭ 1,119 (+1570.15%)
Mutual labels:  hexo-theme
Hexo Theme Next
Elegant and powerful theme for Hexo.
Stars: ✭ 7,379 (+10913.43%)
Mutual labels:  hexo-theme
Fexo
A minimalist design theme for hexo.
Stars: ✭ 1,089 (+1525.37%)
Mutual labels:  hexo-theme
Hexo Theme Anatole
A white and simple Hexo theme, originated from a Farbox theme
Stars: ✭ 562 (+738.81%)
Mutual labels:  hexo-theme
Hexo Theme Anisina
🎨 A simple responsive , support qiniu image cdn theme for hexo https://haojen.github.io/
Stars: ✭ 746 (+1013.43%)
Mutual labels:  hexo-theme
Clexy
Theme for Hexo ( Node.js Based Blog Framework )
Stars: ✭ 48 (-28.36%)
Mutual labels:  hexo-theme
Hexo Theme Vexo
🍟 Vexo is a Hexo theme inspired by Vue's official website.
Stars: ✭ 546 (+714.93%)
Mutual labels:  hexo-theme
Hexo Theme Yilia
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 8,183 (+12113.43%)
Mutual labels:  hexo-theme
Landscape Plus
针对中国大陆地区对hexo官方主题landscape进行优化。
Stars: ✭ 503 (+650.75%)
Mutual labels:  hexo-theme
Hexo Theme Adoubi
yet another hexo theme
Stars: ✭ 37 (-44.78%)
Mutual labels:  hexo-theme
Hexo Theme Argon
Argon-Theme 的 Hexo 移植版
Stars: ✭ 64 (-4.48%)
Mutual labels:  hexo-theme
Font
用于个人博客所用的中文字体
Stars: ✭ 61 (-8.96%)
Mutual labels:  hexo-theme
Hexo Theme Volantis
A Wonderful Theme for Hexo https://volantis.js.org
Stars: ✭ 1,050 (+1467.16%)
Mutual labels:  hexo-theme

Hexo-theme-light_cn(Hexo主题)

该主题基于hexo默认主题hexo-theme-light,最初修改为了适用墙内用户,后来逐渐形成自己的风格。

Demo

Release 2.0

折腾了太长时间的主题,而忘了初心,我们是为了去写、去记录、去分享,才搭建的博客。太多的东西都是多余的。 希望进一步精简主题,只保留写作该有的东西。

  1. 精简代码,免费的永远是最贵的去除多余的服务(大部分的免费的服务已经停止,所以说天下没有免费的午餐,再投入精力找类似免费的服务非常不值得);
  2. 调整部分样式;

Release 1.3

添加一些功能模块:

  1. 集成推荐模块,百度推荐以及wumii推荐供选择
  2. 添加多说近期评论
  3. 添加日历云插件

修改手机界面Header样式:

Release 1.2

主要做了下列修改:

  1. 整体风格更加简洁,修改多处页面细节,符合响应式设计;
  2. 修改文章显示宽度,main-col宽度改成760px(文章一行不宜过长);
  3. 添加了不蒜子计数器
  4. 设计个人简历页面,Demo

Release 1.1

改变了light主题的header样式以及整体着色。开始有别于原light主题的风格。

Release 1.0

主要改造点:

  1. 去google服务、去facebook、去addthis等严重影响访问速度的服务,替换成百度分享、多说评论、百度统计等国内服务。
  2. 修改code、blockquote样式(不太适合中文)。
  3. 调整index布局文件。

添加的新功能:

  1. Header添加头像,并添加增大动画效果
  2. 添加新浪微博widgets
  3. 添加归档widgets
  4. 添加toTop(回到顶部)功能
  5. 添加toc(文章目录)功能
  6. 添加个人简历Layout(便于设计自己的页面)
  7. 实现多级分类
  8. 添加gallery Layout

安装

执行下面命令,然后修改_config.yml配置文件中themelight-ch.

git clone https://github.com/pengloo53/light-ch themes/light-ch

更新主题

cd themes/light-ch
git pull

配置

默认:

menu:
  首页: /
#  文集: /collection
  归档: /archives
  关于我: /resume

submenu:
  订阅: /atom.xml
  留言: /customization


widgets:
- search
- category
- calendar
- recent_comments
- links
- tagcloud
# - tag
# - archive
- weibo

excerpt_link: Read More
comment_link: Comments

# header头像
avatar: /img/default/avatar.png
# header右侧图片展示
ad:

# 百度分享
baidu_share: true

# 请到baidu_tongji.ejs中替换代码
baidu_tongji: true

# height小挂件高度;url替换成自己的微博挂件地址,同步修改url中height的值
weibo:
  height: 400
  url:

# Calendar
calendar:
  language: zh-CN
  root: calendar

Features

Gallery Post

---
layout: photo
title: Gallery Post
photos:
- http://i.minus.com/ibobbTlfxZgITW.jpg
- http://i.minus.com/iedpg90Y0exFS.jpg
---

Link Post

---
layout: link
title: Link Post
link: http://www.google.com/
---
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].