# hexo-theme-polk **Repository Path**: jiafaCompiler/hexo-theme-polk ## Basic Information - **Project Name**: hexo-theme-polk - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Polk Simple blog theme for Hexo, focusing on articles. ## Preview ![Pollk](./polk.png) ## Installation ```shell cd your-blog git clone https://github.com/chunqiuyiyu/hexo-theme-polk themes/polk ``` Modify `_config.yml` in your blog directory and change the value of` theme` to `polk` (the default is` landscape`). At the same time, in order to better display the effect, please change the number of page rendering articles `per_page` to 20 (default is 10). ## Update ```shell cd themes/polk git pull ``` ## Browser support - Internet Explorer 9+ - Firefox - Opera - Chrome - Safari - Edge ## License [MIT](LICENSE)