2015-03-20 10:01:52 +00:00
|
|
|
#Icarus
|
|
|
|
|
|
|
|
### The blog theme you may fall in love with, coming to Hexo. [Preview](http://ppoffice.github.io/hexo-theme-icarus/)
|
2016-02-26 02:07:43 +00:00
|
|
|
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/preview.png "")
|
2015-03-20 10:01:52 +00:00
|
|
|
|
2016-02-08 12:11:26 +00:00
|
|
|
#### [View Documentation](https://github.com/ppoffice/hexo-theme-icarus/wiki)
|
|
|
|
:star: It is strongly recommended that you read the docs before using Icarus.
|
2015-12-07 14:59:56 +00:00
|
|
|
|
2015-03-20 10:01:52 +00:00
|
|
|
## Features
|
|
|
|
|
|
|
|
### Profile Sidebar
|
|
|
|
|
|
|
|
A nice place to show yourself. You can add your own information in your site's `_config.yml`
|
|
|
|
|
2015-03-20 10:33:17 +00:00
|
|
|
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/profile.png "")
|
2015-03-20 10:01:52 +00:00
|
|
|
|
2016-02-08 12:11:26 +00:00
|
|
|
### Custom Search Engines
|
|
|
|
Icarus uses Google as default search engine, but also provide custom search engines such as Swiftype and Baidu.
|
|
|
|
|
|
|
|
![](https://ooo.0o0.ooo/2016/02/08/56b883cdd2e17.png)
|
|
|
|
|
|
|
|
### Custom Comment Services
|
|
|
|
Icarus supports several comment services, give you better choices to communicate with your readers.
|
|
|
|
|
|
|
|
![](https://ooo.0o0.ooo/2016/02/08/56b884a1e2bc6.png)
|
|
|
|
|
2015-05-28 01:36:20 +00:00
|
|
|
### Post Banner & Thumbnail
|
|
|
|
|
|
|
|
Thanks to [atika](https://github.com/atika), you can now add thumbnails and banners to every post to create better reading experience.
|
|
|
|
|
2015-03-20 10:01:52 +00:00
|
|
|
### Responsive Layout
|
|
|
|
|
|
|
|
Icarus knows on what screen size you are browsering the website, and reorganize the layout to fit your device.
|
|
|
|
|
2015-03-20 10:33:17 +00:00
|
|
|
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/responsive.jpg "")
|
2015-03-20 10:01:52 +00:00
|
|
|
|
2015-05-28 01:36:20 +00:00
|
|
|
### Custom Categories & Tags Pages
|
|
|
|
|
|
|
|
Get your categories and tags listed in single pages to make your blog more methodic.
|
|
|
|
|
2015-03-20 10:01:52 +00:00
|
|
|
### 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.
|