A mirror of https://github.com/MilesPong/hexo-theme-icarus.git

Ruipeng Zhang 34255f88c4 Merge pull request #102 from HyunSeob/master 9 سال پیش
.github 52bcfebe2c fix: fix issue template checkboxes 9 سال پیش
_source 2ffb1f0ad2 Add about page in theme _source 9 سال پیش
languages 7331bb869f Add Korean version language file 9 سال پیش
layout 403fb9dd09 fix: sub nav avatar url 9 سال پیش
scripts f2ed331917 feat: custom meta tags from md front-matter 9 سال پیش
source 9c2ebada8e fix: add inline code block style 9 سال پیش
.gitignore 930ba09997 Added editor config 10 سال پیش
LICENSE 46d5a08a0f Correct author information in LICENSE file 9 سال پیش
README.md 28854df5bd chore: update readme 9 سال پیش
_config.yml.example f91fc98742 chore: update config example 9 سال پیش
package.json b421b47e18 chore: minor fixes 9 سال پیش

README.md

#Icarus

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

View Documentation

:star: 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.