Go to file
ppoffice 28854df5bd chore: update readme 2016-02-08 20:11:26 +08:00
_source Add about page in theme _source 2015-11-11 22:26:45 -05:00
languages refactor: please refer to Hueman theme 2016-02-03 00:19:44 +08:00
layout fix: comment counter don't display right comment count 2016-02-06 21:39:29 +08:00
scripts refactor: please refer to Hueman theme 2016-02-03 00:19:44 +08:00
source fix: nav link color 2016-02-06 20:30:01 +08:00
.editorconfig Added editor config 2015-07-18 19:36:37 +01:00
.gitignore Added editor config 2015-07-18 19:36:37 +01:00
Gruntfile.js first blood! 2015-03-19 22:25:53 +08:00
LICENSE Correct author information in LICENSE file 2015-12-27 10:05:05 -07:00
README.md chore: update readme 2016-02-08 20:11:26 +08:00
_config.yml.example chore: update config example 2016-02-08 00:45:49 +08:00
package.json first blood! 2015-03-19 22:25:53 +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

Custom Search Engines

Icarus uses Google as default search engine, but also provide custom search engines such as Swiftype and Baidu.

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 and 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.

Fancybox

Icarus uses [Fancybox] to showcase your photos. You can use Markdown syntax or fancybox tag plugin to add your photos.

![img caption](img url)

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.