Skip to content

howiefh/hexo-generator-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

Hexo generator plugin. Generate calendar for hexo theme Landscape-F. So you need to use hexo theme Landscape-F, if you want this plugin to work properly. Or you can copy calendar.ejs,languages.js,calendar.js and calendar.styl to your path, and apply the change of _variables.styl and after-footer.ejs reference here.

中文介绍

Install

Execute the following command.

npm install --save git://github.com/howiefh/hexo-generator-calendar.git

Options

You can configure this plugin in _config.yml.

calendar:
    single: true
    root: calendar/
  • single - Generate single file. (Default: true)
  • root - When single's value is set to false, this value will take effect. (Default: calendar/)

License

MIT

About

Calendar generator for hexo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published