hexo-theme-amane/README.md

56 lines
1.6 KiB
Markdown
Raw Normal View History

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/)
![](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-04-07 16:16:29 +00:00
### Self-hosted Insite Search Engine
2016-04-08 13:31:41 +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-02-08 12:11:26 +00:00
2016-04-07 16:16:29 +00:00
![](https://ooo.0o0.ooo/2016/04/07/57068467ad5ea.png)
2016-02-08 12:11:26 +00:00
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.