Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 1.01 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.01 KB

Single Page Portfolio

Single Page Portfolio theme, a GhostScroll port for Hexi/Hexo. Preview: live demo

Installation

Install

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

Enable

Modify theme setting in _config.yml to spp.

Update

cd themes/spp
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.'
  • cover - Cover for index page.
  • logo - Your website logo.
  • bio - Descript yourself.

Original GhostScroll Copyright & License

Free under MIT License.