Skip to content

xuzhao9/hexo-theme-greyshade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greyshade

Ported from Octopress Theme Greyshade to Hexo.

Demo

Installation

Assuming that you have installed Hexo and using light theme.

cd $hexo
npm i hexo-theme-greyshade
ln -s node_modules/hexo-theme-greyshade theme/

then change the value of theme field in your _config.yml to greyshade.

Do not forget:

hexo generate
hexo deploy

to see if it works. Enjoy it!

Feature

Changelog

Version 0.0.2

  • [Add Feature] Page index support
  • [Removed Feature] Updated date removed
  • [Removed Feature] Site title display

Version 0.0.1

  • Build basical functionalities

About

Ported greyshade theme for hexo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published