A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
HMLTFan da442f6c4f Fixed some problems 2022-01-30 12:53:25 +08:00
.github chore: update github actions 2022-01-15 18:00:16 -05:00
include Fixed some problems 2022-01-30 12:42:38 +08:00
languages fix(i18n) changes on tr translations 2021-10-12 11:37:07 +03:00
layout Update head.jsx 2021-12-15 15:23:44 +08:00
scripts Fixed some problems 2022-01-30 12:53:25 +08:00
source chore: refactor styles to fit hexo-component-inferno 0.10 2020-10-04 02:17:51 -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(doc): update issue page link 2021-08-01 04:38:27 +00:00
package.json chore: bump package version 2022-01-15 17:56:26 -05:00

README.md


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

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