# g-theme-shoka **Repository Path**: dubulingbo/g-theme-shoka ## Basic Information - **Project Name**: g-theme-shoka - **Description**: 定制化的hexo-theme-shoka - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-01 - **Last Updated**: 2023-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hexo Theme Shoka ## Usage 1. Clone this repository ``` bash # cd your-blog git clone https://github.com/amehime/hexo-theme-shoka.git ./themes/shoka ``` 2. Make changes to the root `_config.yml` - update `theme` fragment as `shoka`. 3. Install the necessary plugins - [hexo-renderer-multi-markdown-it](https://www.npmjs.com/package/hexo-renderer-multi-markdown-it) - [hexo-autoprefixer](https://www.npmjs.com/package/hexo-autoprefixer) - [hexo-algoliasearch](https://www.npmjs.com/package/hexo-algoliasearch) - [hexo-symbols-count-time](https://www.npmjs.com/package/hexo-symbols-count-time) - [hexo-feed](https://www.npmjs.com/package/hexo-feed) 4. View a site configuration example in the `example` folder. 5. [中文使用说明](https://shoka.lostyu.me/computer-science/note/theme-shoka-doc/)