Giter Site home page Giter Site logo

oishi's Introduction

Oishi

为什么取名Oishi?因为当时在想名字的时候,旁边有一包上好佳。

根据landscape-plus主题和Writing主题进行修改。

演示

你可以点击这里,查看演示。

安装

$ git clone https://github.com/henryhuang/oishi.git themes/oishi

Oishi 需要 Hexo 2.7 及以上版本.

启用

修改主题的设置文件_config.yml,把theme的值设置为oshi

更新

cd themes/oishi
git pull

配置

# Header
menu:
  首页: /
  归档: /archives

# Content
excerpt_link: ...
fancybox: false

# Sidebar
sidebar: 
widgets:
- category
- tag
- tagcloud
- archive
- recent_posts
- links

# Links
links:

# Miscellaneous
google_analytics:
favicon: /favicon.png
twitter:
google_plus:
fb_admins: 
fb_app_id:

# scrollUp 样式
scrollUp: image

# social
social:
  github: https://github.com/github_id
  weibo: http://weibo.com/weibo_id

所有新特性

更新日志

201505016

  1. 多说插件和百度分享插件的配置使用hexo的config中的,不从theme的配置中读取,开启方法:

    在hexo的_config.yml中修修改或添加以下配置:

    # Duoshuo
        duoshuo_shortname: 
    
    # Baidu share
        baidushare: true
    

oishi's People

Contributors

henryhuang avatar thalitar avatar derekhe 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.