hexo-theme-polk
hexo-theme-polk copied to clipboard
Simple blog theme for Hexo, focusing on articles.
Polk
Simple blog theme for Hexo, focusing on articles.
Preview
Installation
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
cd themes/polk
git pull
Browser support
- Internet Explorer 9+
- Firefox
- Opera
- Chrome
- Safari
- Edge
License
MIT