hexo-theme-icarus/source/about/index.md

60 lines
2.0 KiB
Markdown
Raw Normal View History

2016-03-19 01:11:52 +00:00
title: About Icarus
---
### The blog theme you may fall in love with, coming to Hexo. [Preview](http://ppoffice.github.io/hexo-theme-icarus/)
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/preview.png "")
#### [View Documentation](https://github.com/ppoffice/hexo-theme-icarus/wiki)
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`
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/profile.png "")
2016-04-08 08:18:26 +00:00
### Self-hosted Insite Search Engine
2016-04-08 13:30:14 +00:00
With the help of [Insight Search](https://github.com/ppoffice/hexo-theme-icarus/wiki/Search#insight-search), you can search anything inside your site without any third-party plugin.
2016-03-19 01:11:52 +00:00
2016-07-07 15:29:54 +00:00
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/insight-search.png "")
2016-03-19 01:11:52 +00:00
### Custom Comment Services
Icarus supports several comment services, give you better choices to communicate with your readers.
2016-07-07 15:29:54 +00:00
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/custom-comments.png "")
2016-03-19 01:11:52 +00:00
### Post Banner & Thumbnail
2016-07-07 14:18:35 +00:00
Thanks to [atika](https://github.com/atika), you can now [add thumbnails or banners](https://github.com/ppoffice/hexo-theme-icarus/wiki/Theme#thumbnail) to every post to create better reading experience.
2016-03-19 01:11:52 +00:00
### Responsive Layout
Icarus knows on what screen size you are browsering the website, and reorganize the layout to fit your device.
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/responsive.jpg "")
### Custom Categories & Tags Pages
Get your categories and tags listed in single pages to make your blog more methodic.
2016-08-20 12:27:27 +00:00
### lightgallery
2016-03-19 01:11:52 +00:00
2016-08-20 12:27:27 +00:00
Icarus uses [lightgallery.js](https://sachinchoolur.github.io/lightgallery.js/) to showcase your photos. Just enable it in your configuration, and that's all!
2016-03-19 01:11:52 +00:00
2016-08-20 12:27:27 +00:00
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/lightgallery.jpg "")
2016-03-19 01:11:52 +00:00
### 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.