8520d14681 | ||
---|---|---|
.github | ||
_source | ||
languages | ||
layout | ||
scripts | ||
source | ||
.gitignore | ||
LICENSE | ||
README.md | ||
_config.yml.example | ||
package.json |
README.md
#Icarus
The blog theme you may fall in love with, coming to Hexo. Preview
View Documentation
⭐ 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
Self-hosted Insite Search Engine
With the help of Insight Search, you can search anything inside your site without any third-party plugin.
Custom Comment Services
Icarus supports several comment services, give you better choices to communicate with your readers.
Post Banner & Thumbnail
Thanks to atika, you can now add thumbnails or banners to every post to create better reading experience.
Responsive Layout
Icarus knows on what screen size you are browsering the website, and reorganize the layout to fit your device.
Custom Categories & Tags Pages
Get your categories and tags listed in single pages to make your blog more methodic.
lightgallery
Icarus uses lightgallery.js to showcase your photos. Just enable it in your configuration, and that's all!
Justified Gallery
You can also use justifiedgallery.js to display a photo grid within your posts. Just enable it in your configuration, and place your photos in a div with the class .justified-gallery
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.