A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
ppoffice a222d5a845 chore(core): move hexo generators to external pkg 2020-06-20 17:25:31 -04:00
.github chore(doc): update issue template chooser 2020-05-24 12:10:27 -04:00
include chore(core): move hexo generators to external pkg 2020-06-20 17:25:31 -04:00
languages feat(search): improve insight and add algolia 2020-03-09 02:45:43 -04:00
layout chore(style): make article tags normal case 2020-05-24 11:16:23 -04:00
scripts refactor(scripts): split init script 2020-01-03 21:28:38 -05:00
source fix(style): move font cdn setting back to layout 2020-04-12 21:06:49 -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
.travis.yml fix(style): card image radius & safari display bug 2020-03-13 15:34:13 -04: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(doc): update issue templates and some links 2020-05-24 11:50:13 -04:00
package.json chore(core): move hexo generators to external pkg 2020-06-20 17:25:31 -04:00

README.md


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

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 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.