A simple, delicate, and modern theme for the static site generator Hexo.
Preview | Documentation | Discuss on GitHub

💿 Installation

1
2
$ npm install hexo-theme-icarus
$ hexo config theme icarus

Please refer to Getting Started with Icarus for more details.

🎁 Features

Cyberpunk Theme Variant

Tap into the future cyber world with the newly added Cyberpunk theme variant. Inspired by Cyberpunk 2077.

Icarus Cyberpunk

Extensive Plugin Support

Icarus includes plentiful search, comment, sharing and other plugins out of the box that makes your blog feature-rich and powerful.

Comment

Changyan · Disqus · DisqusJS · Facebook · Gitalk · Gitment · Isso · LiveRe · Utterance · Valine

Donate Button

Afdian.net · Alipay · Buy me a coffee · Patreon · Paypal · Wecat

Search

Algolia · Baidu · Google CSE · Insight

Share

AddThis · AddToAny · Baidu Share · Share.js · ShareThis

Widgets

Google Adsense · Archives · Categories · External Site Links · Recent Posts · Google Feedburner · Tags · Table of Contents

Analytics

Baidu Statistics · Bing Webmaster · BuSuanZi Web Counter · CNZZ Statistics · Google Analytics · Hotjar · StatCounter · Twitter Conversion Tracking

Other Plugins

Cookie Consent · LightGallery · Justified Gallery · KaTeX · MathJax · Oudated Browser · Page Loading Animations

Colorful Code Highlight

Icarus directly import stylesheets from the highlight.js package and makes more than 90 code highlight themes available to you.

Atom One Light Monokai Kimbie Dark

Flexible Theme Configuration

Icarus allows you to configure your site on a per-page or per-layout basis.

_config.icarus.yml
1
2
3
4
5
widgets:
- type: profile
position: left
- type: recent_posts
position: right
post.md
1
2
3
4
5
widgets:
- type: profile
position: left
- type: recent_posts
position: left
_config.page.yml
1
widgets: null

Responsive Layout

Give your audiences best viewing experience with Icarus’s mobile-friendly responsive layout.

Responsive Layout

🔨 Development

This project is built with

Please refer to the documentation and contributing guide for implementation details.

🎉 Contribute

If you feel like to help us build a better Icarus, you can

Submit a tutorial | 🌏 Add a translation | 🚩 Report a bug | 🔌 Suggest a new feature

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

PPOffice

Posted on

2024-02-05

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

×