Getting Started with Icarus

Getting Started with Icarus

Welcome to the Icarus documentation site! Icarus is a simple, delicate, and modern theme for the static site generator Hexo. It strives to be elegant in design while simple and straightforward to use. Its versatile and flexible configuration system enables power users lay out their sites to the finest details. Icarus also offers a wide range of plugins and widgets to meet your various customization and optimization needs. Moreover, its refreshed implementation enables better IDE support and third-party integration, which open to a sea of improvement possibilities.

Before you continue to the installation of Icarus, take some time to review the Hexo documentation. To install Icarus, take one of the following approaches:

To install Icarus as a node package via NPM, run the following command from the root of your Hexo site:

Shell
1
npm install -S hexo-theme-icarus hexo-renderer-inferno

Next, activate Icarus in your site’s _config.yml file:

_config.yml
1
theme: icarus

or use the hexo command to change the theme to Icarus:

Shell
1
hexo config theme icarus

Finally, use the following command to start the Hexo local server and begin composing!

Shell
1
hexo server

To learn more about the theme, widgets, and plugins, check out the Icarus User Guide. You can also refer to the source code of this site for more examples. It is in the site branch of the Icarus repository on GitHub. Additionally, you may find help from other Icarus users on GitHub Discussions.

Additional Resources

Here are some other resources that you may find useful to further customize your site. You can also submit your Icarus tutorial through this link.


Something wrong with this article? Click here to submit your revision.

Vector Landscape Vectors by Vecteezy

Author

PPOffice

Posted on

2020-04-01

Licensed under

CC BY-NC-SA 4.0

Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×