Code Monkey home page Code Monkey logo

hexo-persona-color's Introduction

Persona Color

Theme for Hexo.

Demo

4 color schemes

You can eidt the color schemes in themes/persona-color/source/css/_base/variable.styl

Install

Execute the following command and modify theme in _config.yml to persona-color.

git clone git://github.com/heruoxin/hexo-persona-color.git themes/persona-color

Update

Execute the following command to update Persona Color.

cd themes/persona-color
git pull

Config

Default config:


photo: /icon.jpg

email: 
twitter: 
facebook: 
googleplus: 
github: 
pinterest: 
linkedin: 
instagram: 
zhihu: 
weibo: 
renren: 

addthis:
  enable: false
  pubid:
  facebook: true
  twitter: true
  google: true
  pinterest: true

fancybox: true
bighomepage: true
usecdn: true

google_analytics: 
rss: /atom.xml
  • photo - Your Photo. The best size is 340x340.
  • twitter - Your twitter username,will show on the sidebar (Desktop view) or the header (Mobile view).
  • facebook and etc. - Same as twitter.
  • addthis - Share buttons at the buttom of articles (Powered by AddThis).
    • enable - Enable share buttons (true/false).
    • pubid - Profile ID of AddThis.
    • facebook - Enable Facebook button.
    • twitter - Enable Twitter button.
    • google - Enable Google+ button.
    • pinterest - Enable Pinterest button.
  • fancybox - Enable Fancybox
  • bighomepage - Using html5 history.pushState API to get better user experience. But may slow down the homepage.
  • usecdn - Using CNDJS and some other CDN to improve a few loading speed. You can disable it if your web server is fast.
  • google_analytics - Google Analytics ID(example: UA-xxxxxxxx-x)
  • rss - RSS subscription link (change if using Feedburner)

hexo-persona-color's People

Contributors

heruoxin 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.