1.0.1 • Published 8 years ago
jelly-theme v1.0.1
crystal
Crystal is a elegant theme of picidae
Preview
Installation
- change dir to picidae root directory, if you have not yet inited picidae, go there
cd [picideaBlogRoot]- if there is not a directory named
themes, create one, and then:
cd themes- clone crystal to local
git clone https://github.com/picidaejs/picidae-theme-crystal.git- change dir to picidae-theme-crystal, and edit config.js
cd picidae-theme-crystaldefault config
pageSize: 6 ,
title: 'Claiyre的个人博客',
blogName: false, // the text in the header of blog pages
avatarUrl: 'avatar.png' // put your avatar image under ~./extra/1.0.1
8 years ago