A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
Nofated095 acde88621d 1.0.48 release bump inferno 2024-02-17 07:52:19 +08:00
.github Merge branch 'master' of github.com:ppoffice/hexo-theme-icarus 2024-02-05 19:00:23 +08:00
include Merge branch 'master' of github.com:ppoffice/hexo-theme-icarus 2024-02-05 19:00:23 +08:00
languages Merge branch 'master' of github.com:ppoffice/hexo-theme-icarus into ppoffice-master 2024-01-12 10:03:30 +08:00
layout Merge branch 'master' of github.com:ppoffice/hexo-theme-icarus 2024-02-05 19:00:23 +08:00
scripts Merge branch 'master' of github.com:ppoffice/hexo-theme-icarus 2024-02-05 19:00:23 +08:00
source del lazyload 2024-01-12 09:49:09 +08:00
.eslintignore chore(build): add some build tools 2019-12-21 22:42:54 -05:00
.eslintrc.json fix: code style #1171 2023-01-30 18:38:59 +08:00
.gitignore fix: remove gitignore 2023-01-31 08:40:29 +08: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 Update README.md 2023-02-10 00:46:17 +08:00
package.json 1.0.48 release bump inferno 2024-02-17 07:52:19 +08:00

README.md


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

Amane

hexo-theme-amane is a edited version of icarus. Including lazyload and give you a better performance.

💿 Installation

$ npm install hexo-theme-amane
$ hexo config theme amane

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.