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

Ruipeng Zhang 2e88862450 Merge pull request #126 from online/patch-2 hace 9 años
.github 52bcfebe2c fix: fix issue template checkboxes hace 9 años
_source 2ffb1f0ad2 Add about page in theme _source hace 9 años
languages 7ba5f9c40e Fixed Russian translation hace 9 años
layout 029442f7c4 chore: insight search: split file & add untitled item support hace 9 años
scripts 83afb0e4d2 chore: remove invalid file hace 9 años
source d1776a0929 feat: add shortcut keys for insight search hace 9 años
.gitignore 930ba09997 Added editor config hace 10 años
LICENSE 46d5a08a0f Correct author information in LICENSE file hace 9 años
README.md 4fc561c95d Update README.md hace 9 años
_config.yml.example 723641ce31 chore: update config example file hace 9 años
package.json b421b47e18 chore: minor fixes hace 9 años

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

Self-hosted Insite Search Engine

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

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.