hexo-theme-polarbear 一个超轻和简单的主题。 安装 1.安装插件hexo-renderer-scss 。 2.将主题下载到你的 Hexo 主题文件夹。 $ npm install hexo-renderer-scss --save $ git clone https://github.com/frostfan/hexo-theme-polarbear themes/polarbear 3.修改yoursite/_config.yml # Extensions ## Plugins: http://hexo.io/plugins/ ## Themes: http://hexo.io/themes/ theme: polarbear 4.在你的存档页面显示所有帖子,需要安装插件hexo-generator-archive $ npm install hexo
2022-06-03 22:46:13 124KB light-theme hexo hexo-theme next
1
该存储库不再维护! :warning: 社区维护的版本在这里: 下一个 NexT是高质量的主题。 它是用爱从头开始制作的。 实时预览 :heart_decoration: 缪斯计划: | | :dotted_six-pointed_star: 雾计划:| | :Pisces: 双鱼座方案: | | :Gemini: 双子座计划: | | 更多的NexT示例。 安装 1.将目录更改为十六进制根目录。 必须有node_modules , source , themes和其他目录: $ cd hexo $ ls _config.yml node_modules package.json public scaffolds source themes 2.从GitHub获取主题。 有几种变体可以做到这一点: 下载。 大多数情况下稳定。 推荐给大多数用户。 $ mkdir themes/next $ curl -s https://api.github.com/repos/ii
2022-06-03 22:42:59 1.44MB hexo hexo-theme theme-next CSS
1