This package has been deprecated

Author message:

name error

picidar-theme-crystal

1.0.0 • Public • Published

crystal

Crystal is a elegant theme of picidae

Preview

Claiyre's blog

Installation

  1. change dir to picidae root directory, if you have not yet inited picidae, go there
cd [picideaBlogRoot]
  1. if there is not a directory named themes, create one, and then:
cd themes
  1. clone crystal to local
git clone https://github.com/picidaejs/picidae-theme-crystal.git
  1. change dir to picidae-theme-crystal, and edit config.js
cd picidae-theme-crystal

default config

pageSize: 6 ,
title: 'Claiyre的个人博客',
blogName: false,           // the text in the header of blog pages
avatarUrl: 'avatar.png'   // put your avatar image under ~./extra/
gitment: {
    owner: 'Claiyre',
    repo: 'Claiyre.github.io',
    oauth: {
      client_id: 'xxx',
      client_secret: 'xxxx'
    }
  }

Readme

Keywords

Package Sidebar

Install

npm i picidar-theme-crystal

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • claiyre