- Clone this repository
# cd your-blog
git clone https://github.com/amehime/hexo-theme-shoka.git ./themes/shoka
- Make changes to the root
_config.yml
- update
theme
fragment asshoka
.
- Install the necessary plugins
- hexo-renderer-multi-markdown-it
- hexo-autoprefixer
- hexo-algoliasearch
- hexo-symbols-count-time
- hexo-feed
-
View a site configuration example in the
example
folder.