A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
ppoffice e11120f479 fix(style): remove unnecessary fontawesome import 2018-07-12 10:23:12 -05:00
.github Update ISSUE_TEMPLATE.md 2016-07-07 19:12:46 +08:00
_source feat: replace fancybox with lightgallery 2016-08-20 20:18:00 +08:00
languages update language for Bahasa Indonesia (#283) 2017-10-27 23:43:33 -05:00
layout upgrade to fontawesome5 (#326) 2018-05-31 12:52:26 -05:00
scripts fix: rename vendor folder to libs to prevent being ignored by GitHub 2016-11-05 09:36:56 +08:00
source fix(style): remove unnecessary fontawesome import 2018-07-12 10:23:12 -05:00
.gitignore Added editor config 2015-07-18 19:36:37 +01:00
LICENSE Correct author information in LICENSE file 2015-12-27 10:05:05 -07:00
README.md fix(doc): fix readme title 2017-06-05 21:51:23 +08:00
_config.yml.example 添加支持固定 #profile (#318) 2018-04-28 14:13:05 -05:00
package.json chore: update readme & package.json 2016-07-07 23:30:54 +08:00

README.md

Icarus

The blog theme you may fall in love with, coming to Hexo. Preview

View Documentation

It is strongly recommended that you read the docs before using Icarus.

Features

Profile Sidebar

A nice place to show yourself. You can add your own information in your site's _config.yml

Self-hosted Insite Search Engine

With the help of Insight Search, you can search anything inside your site without any third-party plugin.

Custom Comment Services

Icarus supports several comment services, give you better choices to communicate with your readers.

Post Banner & Thumbnail

Thanks to atika, you can now add thumbnails or banners to every post to create better reading experience.

Responsive Layout

Icarus knows on what screen size you are browsering the website, and reorganize the layout to fit your device.

Custom Categories & Tags Pages

Get your categories and tags listed in single pages to make your blog more methodic.

lightgallery

Icarus uses lightgallery.js to showcase your photos. Just enable it in your configuration, and that's all!

You can also use justifiedgallery.js to display a photo grid within your posts. Just enable it in your configuration, and place your photos in a div with the class .justified-gallery

Sidebar

Icarus provides 6 built-in widgets:

  • recent_posts
  • category
  • archives
  • tag
  • tagcloud
  • links

All of them are enabled by default. You can edit them in widget setting.