This article is also available in 简体中文.


























This article is also available in 简体中文.
Upgrade Node.js to 14.0 or a newer version.
Install Icarus 6.x either via source code dowload or NPM install. You can find instructions in Getting Started with Icarus. If you plan to customize the theme by altering its source code, you are required to install the theme from source code.
Run hexo clean to clear cache files and let Icarus upgrade your theme configuration file for
you.
Check out the release notes and the latest documentation for more information of the new features.
Upgrade Node.js to 12.4.0 or a newer version.
Install Icarus 5.x either via source code dowload or NPM install. You can find instructions in Getting Started with Icarus. If you plan to customize the theme by altering its source code, you are required to install the theme from source code.
Run hexo clean to clear cache files and let Icarus upgrade your theme configuration file for
you.
Check out the release notes and the latest documentation for more information of the new features.
Upgrade Node.js to 10.13.0 or a newer version.
Install Icarus 4.x either via source code dowload or NPM install. You can find instructions in Getting Started with Icarus. If you plan to customize the theme by altering its source code, you are required to install the theme from source code.
Run hexo clean to clear cache files.
Install any missing packages as prompted by Icarus:
1 | $ hexo clean |
Run hexo clean again to let Icarus upgrade your theme configuration file for you.
Icarus will back up and remove themes/icarus/_config.yml, and then create _config.icarus.yml as
the new theme configuration file.
You can refer to _config.icarus.yml.example for example configurations.
1 | $ hexo clean |
Icarus now treats post thumbnails and cover images separately.
For any posts/pages with an thumbnail image, change thumbnail: to cover: in the front-matter:
1 | title: Getting Started with Icarus |
You can still set thumbnail in the front-matter to show a smaller thumbnail image for your posts
in the archive page and in the recent post widget.
Check out the release notes and the latest documentation for more information of the new features.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。