本 Hexo 主题为 Icarus 个人魔改版,官方主题请移步ppoffice/hexo-theme-icarus。
This is an Hexo theme Icarus for personal use, the official one is ppoffice/hexo-theme-icarus.
本魔改主题不提供文档(因为存在大量硬编码),代码可以随意参考,有使用上的疑问可在 Issue 中提问,也可在博客中留言。
No documentations are provided, codes are free to use, if you have any question, please open an issue or leave me a message.
npm i -g hexo
mkdir blog
cd blog
hexo init --no-clone
git clone https://github.com/imaegoo/hexo-theme-icarus.git themes/icarus
hexo config theme icarus