Giter Site home page Giter Site logo

hexo-themes-cover's Introduction

Cover

A chic Hexo theme with facebook-like cover photo. Forked from Writing.

Demo

demo site

Index page - cover, with social site links integrated:

Index page - blog:

Post page, with pagination, share module and comment module integrated:

Features

  • Dynamically-resized facebook-like cover photo displayed on index page, backed by Anystretch.
  • Mobile-optimized by using Twitter bootstrap.
  • Dynamically-fixed nav-bar design.
  • Beautiful profile design with logo, social site links.
  • Duoshuo comment widget and Jiathis share widget integrated (CSS-hack involved!), friendly for Chinese users.
  • Newer and older posts pagination support.

Install

Execute the following command and modify theme in _config.yml to cover.

cd your-hexo-dir
git clone https://github.com/daisygao/hexo-themes-cover.git themes/cover

Update

Execute the following command to update new.

cd themes/cover
git pull

Config

Default config:

menu:
  Home: /
  Archives: /archives

widgets:
- search

cover:
  enable: true
  url: http://ww1.sinaimg.cn/large/6cea169fjw1edgyzma1xcj21kw16ohba.jpg
   
excerpt_link: Read More

full_format: 'ddd, MMM D YYYY, h:mm:ss a'

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

fancybox: true

google_analytics: UA-36877105-X
rss:

comment_provider: duoshuo


# Duoshuo comment
duoshuo:
  short_name: your_name

social:
  github: https://github.com/your_name
  weibo: http://weibo.com/your_name


auto_change:
  enable: true

hexo-themes-cover's People

Contributors

daisygao avatar yunlzheng avatar zodiacg avatar yuanjianhang 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.