fermion42 / hexo-theme-casper

Ghost Casper hexo port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

casper

Casper Hexo port

Ghost Casper hexo port, a really minimalist theme. Preview: live demo

Installation

Install

$ git clone https://github.com/kywk/hexo-theme-casper.git themes/casper

Enable

Modify theme setting in _config.yml to casper.

Update

cd themes/casper
git pull

Configuration

# config
cover: //blog.ghost.org/content/images/2013/Nov/cover.png
logo: //blog.ghost.org/content/images/2013/Nov/bloglogo_1-1.png
bio: 'A designer, developer and entrepreneur. Spends his time travelling the world with a bag of kites. Likes journalism and publishing platforms.'

# Content
excerpt_link: Read More

# Miscellaneous
rss:
  • cover - Cover for index page.
  • logo - Your website logo.
  • bio - Descript yourself.
  • rss - RSS subscription link (change if using Feedburner)
  • google_analytics - Google Analytics id.

Original Casper Copyright & License

Copyright (C) 2013 Ghost Foundation - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Ghost Casper hexo port

License:MIT License


Languages

Language:CSS 87.8%Language:JavaScript 12.2%