A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
Ruipeng Zhang e4cdb01dd8 chore(docs): update readme and github templates 2020-03-12 12:07:34 -04:00
.github chore(docs): update readme and github templates 2020-03-12 12:07:34 -04:00
include fix(style): move files to /include to fix hexo g 2020-03-10 21:58:36 -04:00
languages feat(search): improve insight and add algolia 2020-03-09 02:45:43 -04:00
layout feat(style): make theme variant configurable 2020-03-09 23:03:38 -04:00
scripts refactor(scripts): split init script 2020-01-03 21:28:38 -05:00
source fix(style): move files to /include to fix hexo g 2020-03-10 21:58:36 -04:00
.eslintignore chore(build): add some build tools 2019-12-21 22:42:54 -05:00
.eslintrc.json feat(search): improve insight and add algolia 2020-03-09 02:45:43 -04:00
.gitignore fix(profile.js):social_links url (#597) 2020-01-12 14:54:04 -05:00
CONTRIBUTING.md chore(docs): update readme and github templates 2020-03-12 12:07:34 -04:00
LICENSE chore(*): start working on v2 2018-10-17 22:52:24 -04:00
README.md chore(docs): update readme and github templates 2020-03-12 12:07:34 -04:00
package.json chore(layout): minor search fixes 2020-03-09 14:09:40 -04:00

README.md


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

Icarus

💿 Installation

Download & extract or git clone Icarus from GitHub to your blog's theme folder, and that's it!

$ git clone https://github.com/ppoffice/hexo-theme-icarus.git themes/icarus
$ hexo s // start a live server

Once started, Icarus will remind you of any missing dependencies to install. And it will create a theme configuration file (_config.yml) if it is not there.

🎁 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 Donation Search Share Widgets Other Plugins
Changyan Alipay Insight AddThis Google AdSense Baidu Analytics
Disqus Buy Me A Coffee Algolia AddToAny Archives BuSuanZi Vistor Counter
DisqusJS Patreon Google CSE Baidu Share Categories CNZZ Analytics
Facebook Paypal Baidu Share.js External Site Links Light Gallery and Justified Gallery
Gitalk Wechat ShareThis Recent Posts Google Analytics
Gitment Google Feedburner Hotjar User Feedback
Isso Author Profile KaTex
LiveRe Tags MathJax
Utterances Table of Contents Outdated Browser Detection
Valine Page Loading Animations

Rich Code Highlight Theme Choices

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.yml post.md _config.page.yml
widgets:
  - type: profile
    position: left
  - type: recent_posts
    position: right
widgets:
- type: profile
  position: left
- type: recent_posts
  position: left
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.