Giter VIP home page Giter VIP logo

light-ch's Introduction

light-ch(Hexo主题)

该主题是基于hexo默认主题hexo-theme-light的一个china适用版。

Demo

##改造点

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

##添加的新功能

  1. Header添加头像
  2. 添加新浪微博widgets
  3. 添加归档widgets
  4. 添加toTop(回到顶部)功能
  5. 添加toc(文章目录)功能
  6. 添加个人简历Layout(待完成)

安装

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

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

更新主题

cd themes/light-ch
git pull

配置

默认:

menu:
  首页: /
  归档: /archives

widgets:
- search
- category
- tag
- tagcloud

excerpt_link: Read More

baidu_share: true

rss:

duoshuo:
  enable: true
  short_name: pengloo53

wumii: 
  enable: true
  siteprefix: http://www.linux2me.com
  • baidu_share 百度分享
  • duoshuo 多说评论
  • wumii 无觅关联

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/
---

Tweet Widget

Fancybox

light-ch's People

Contributors

pengloo53 avatar

Watchers

 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.