A simple, delicate, and modern theme for the static site generator Hexo.
Go to file
Ilya Yakubovich 18a0f3cf6d Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08: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 chore: merge #177 2016-08-13 00:14:00 +08:00
layout Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08:00
scripts feat: replace fancybox with lightgallery 2016-08-20 20:18:00 +08:00
source Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08: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 Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08:00
_config.yml.example Added integration with Justified Gallery (#183) 2016-08-23 10:10:33 +08: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.