Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppoffice/hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
https://github.com/ppoffice/hexo-theme-icarus
hexo hexo-theme static-site theme
Last synced: 10 days ago
JSON representation
A simple, delicate, and modern theme for the static site generator Hexo.
- Host: GitHub
- URL: https://github.com/ppoffice/hexo-theme-icarus
- Owner: ppoffice
- License: mit
- Created: 2015-03-19T14:24:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T13:43:24.000Z (6 months ago)
- Last Synced: 2024-05-20T09:14:34.727Z (6 months ago)
- Topics: hexo, hexo-theme, static-site, theme
- Language: JavaScript
- Homepage: https://ppoffice.github.io/hexo-theme-icarus/
- Size: 25.9 MB
- Stars: 6,261
- Watchers: 76
- Forks: 1,534
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github - 好看的hexo主题
- awesome-hexo-themes - ppoffice/hexo-theme-icarus
- favorite-link - 静态网站生成器 Hexo 的简单,精致和现代主题。
- awesome-github-star - hexo-theme-icarus
- awesome-hexo-theme - 🔗Github
- awesome-starred - ppoffice/hexo-theme-icarus - A simple, delicate, and modern theme for the static site generator Hexo. (others)
README
A simple, delicate, and modern theme for the static site generator Hexo.
Preview |
Documentation |
Discuss on GitHub
![](https://ppoffice.github.io/hexo-theme-icarus/gallery/preview.png?1 "Icarus Preview")
## :cd: Installation
```shell
$ npm install hexo-theme-icarus
$ hexo config theme icarus
```Please refer to [Getting Started with Icarus](https://ppoffice.github.io/hexo-theme-icarus/uncategorized/getting-started-with-icarus/)
for more details.## :gift: Features
### Cyberpunk Theme Variant
Tap into the future cyber world with the newly added Cyberpunk theme variant.
Inspired by [Cyberpunk 2077](https://www.cyberpunk.net).![Icarus Cyberpunk](https://ppoffice.github.io/hexo-theme-icarus/gallery/screenshots/cyberpunk.png "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](https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Comment/)**
Changyan · Disqus · DisqusJS · Facebook · Gitalk · Gitment ·
Isso · LiveRe · Utterance · Valine**[Donate Button](https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Donation/)**
Afdian.net · Alipay · Buy me a coffee · Patreon · Paypal · Wecat
**[Search](https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Search/)**
Algolia · Baidu · Google CSE · Insight
**[Share](https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Share/)**
AddThis · AddToAny · Baidu Share · Share.js · ShareThis
**[Widgets](https://ppoffice.github.io/hexo-theme-icarus/categories/Widgets/)**
Google Adsense · Archives · Categories · External Site Links ·
Recent Posts · Google Feedburner · Tags · Table of Contents**[Analytics](https://ppoffice.github.io/hexo-theme-icarus/Plugins/Analytics/icarus-user-guide-web-analytics-plugins/)**
Baidu Statistics · Bing Webmaster · BuSuanZi Web Counter · CNZZ Statistics ·
Google Analytics · Hotjar · StatCounter · Twitter Conversion Tracking**[Other Plugins](https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/)**
Cookie Consent · LightGallery · Justified Gallery · KaTeX · MathJax ·
Oudated Browser · Page Loading Animations### Colorful Code Highlight
Icarus directly import stylesheets from the [highlight.js](https://highlightjs.org/) 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](https://ppoffice.github.io/hexo-theme-icarus/gallery/responsive.png)
## :hammer: Development
This project is built with
- [Hexo](https://hexo.io/)
- [Inferno.js](https://infernojs.org/)
- [Stylus](https://stylus-lang.com/)
- [Bulma](https://bulma.io/)Please refer to the [documentation](https://ppoffice.github.io/hexo-theme-icarus/categories/) and
[contributing guide](https://github.com/ppoffice/hexo-theme-icarus/blob/master/CONTRIBUTING.md) for implementation details.## :tada: Contribute
If you feel like to help us build a better Icarus, you can
:black_nib: [Submit a tutorial](https://github.com/ppoffice/hexo-theme-icarus/new/site/source/_posts) |
:earth_asia: [Add a translation](https://github.com/ppoffice/hexo-theme-icarus/tree/master/languages) |
:triangular_flag_on_post: [Report a bug](https://github.com/ppoffice/hexo-theme-icarus/issues) |
:electric_plug: [Suggest a new feature](https://github.com/ppoffice/hexo-theme-icarus/pulls)## :memo: License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/ppoffice/hexo-theme-icarus/blob/master/LICENSE) file for details.