Hexoのテーマ「Icarus」を使う
Hexo用のテーマicarus(イカロス)を使います。
インストール
1 | $ git clone https://github.com/ppoffice/hexo-theme-icarus.git themes/icarus |
でリポジトリをクローンします。
設定
themes/icarusにいる_config.yml.exampleを_config.ymlにリネーム。
変えたところ
1 | # Comment |
くらい。logoやprofile、social_link_tooltip、searchは軒並みfalseに。
本体の_config.xmlは
1 | # Extensions |
に変更。
あとは普通にhexo serverするとテーマの変更が確認出来ます。
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.





