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

62 lines
1.9 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-04-08 08:18:26 +00:00
![](https://ooo.0o0.ooo/2016/04/07/57068467ad5ea.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.
![](https://ooo.0o0.ooo/2016/02/08/56b884a1e2bc6.png)
### 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.
### 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.