hexo-theme-amane/README.md

59 lines
2.0 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-07-07 14:05:13 +00:00
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/insight-search.png "")
### Custom Comment Services
Icarus supports several comment services, give you better choices to communicate with your readers.
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/custom-comments.png "")
2016-02-08 12:11:26 +00:00
2015-05-28 01:36:20 +00:00
### Post Banner & Thumbnail
2016-07-07 14:05:13 +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.
2015-05-28 01:36:20 +00:00
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.
### lightgallery
2015-03-20 10:01:52 +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!
2015-03-20 10:01:52 +00:00
![](http://ppoffice.github.io/hexo-theme-icarus/gallery/lightgallery.jpg "")
2015-03-20 10:01: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.