#Hexo #theme #clean-blog Hexo Download the theme12cd themesgit clone https://github.com/klugjo/hexo-theme-clean-blog.git clean-blog Remove the git related folderModify the _config.yml under root directory and enable your new theme12345# Extensions## Plugins: https://hexo.io/plugins/## Themes: https://hexo.io/themes/#theme: landscapetheme: clean-blog Deploy your blog1hexo clean && hexo deploy