A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
ppoffice 9c5c64d722
chore(deps): move some packages to dependencies
2020-09-04 01:25:10 -04:00
.github fix(ci): make test fail if hexo g throws errors 2020-09-03 18:48:34 -04:00
include chore(deps): move some packages to dependencies 2020-09-04 01:25:10 -04:00
languages feat(layout): add article licensing block 2020-08-29 00:42:43 -04:00
layout fix(layout): fix rss meta link & clean main.js config 2020-09-03 22:48:45 -04:00
scripts refactor(scripts): split init script 2020-01-03 21:28:38 -05:00
source fix(style): fix licensing block style in cyberpunk 2020-08-29 00:51:12 -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
.npmignore feat(ci): switch from travis to github actions 2020-08-14 21:51:14 -04:00
CONTRIBUTING.md chore: update ancillary files 2020-06-20 17:26:10 -04:00
LICENSE chore: update ancillary files 2020-06-20 17:26:10 -04:00
README.md chore(docs): update readme file 2020-08-29 18:39:22 -04:00
package.json chore(deps): move some packages to dependencies 2020-09-04 01:25:10 -04:00

README.md


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

💿 Installation

$ 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 · BuSuanZi Web Counter · CNZZ Statistics · Google Analytics · Hotjar

Other Plugins

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