Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.17 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.17 KB

hexo-theme-simple

Introduction

This theme is based on microb,I made some change of the theme and added some features.

  • add function of taking count of pv and uv based on busuanzi .

  • change the logo click event and some style.

  • add sitemap for google and baidu.

Usage

  • at first, you should install hexo.

  • execute hexo init blog_dir_name to create a blog dir.

  • into blog root dir and change _config.yml's property of theme to simple.

  • finally,copy this theme to your blog's theme dir.

More Information

Plugins

hexo-baidu-url-submit hexo-bunyan hexo-deployer-git hexo-deployer-heroku hexo-deployer-openshift hexo-deployer-rsync hexo-front-matter hexo-fs hexo-generator-archive hexo-generator-baidu-sitemap hexo-generator-category hexo-generator-feed hexo-generator-index hexo-generator-search hexo-generator-sitemap hexo-generator-tag hexo-i18n hexo-log hexo-pagination hexo-renderer-ejs hexo-renderer-jade hexo-renderer-marked hexo-renderer-stylus hexo-server hexo-util

License

MIT