Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppoffice/hexo-theme-hueman
A redesign of Alx's wordpress theme Hueman, ported to Hexo.
https://github.com/ppoffice/hexo-theme-hueman
hexo hexo-theme static-site theme
Last synced: about 2 months ago
JSON representation
A redesign of Alx's wordpress theme Hueman, ported to Hexo.
- Host: GitHub
- URL: https://github.com/ppoffice/hexo-theme-hueman
- Owner: ppoffice
- License: gpl-2.0
- Archived: true
- Created: 2015-02-01T13:46:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T23:20:51.000Z (about 3 years ago)
- Last Synced: 2024-05-20T09:15:30.774Z (7 months ago)
- Topics: hexo, hexo-theme, static-site, theme
- Language: JavaScript
- Homepage: http://ppoffice.github.io/hexo-theme-hueman/
- Size: 5.64 MB
- Stars: 1,168
- Watchers: 43
- Forks: 338
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - ppoffice/hexo-theme-hueman
- my-awesome - hexo-theme-hueman - A redesign of Alx's wordpress theme hueman, ported to Hexo. (CSS)
- awesome-starred - ppoffice/hexo-theme-hueman - A redesign of Alx's wordpress theme Hueman, ported to Hexo. (others)
README
# Hueman
> Probably the most beautiful theme for Hexo. [Preview](http://ppoffice.github.io/hexo-theme-hueman/)
![Hueman](http://ppoffice.github.io/hexo-theme-hueman/gallery/screenshot.jpg "")
> This theme is ported from [AlxMedia](https://github.com/AlxMedia)'s the WordPress theme [Hueman](https://github.com/AlxMedia/hueman).
> Special thanks to [AlxMedia](https://github.com/AlxMedia), who designed the original theme [Hueman](https://github.com/AlxMedia/hueman) for wordpress.**[View Documentation](https://github.com/ppoffice/hexo-theme-hueman/wiki)**
:star: It is strongly recommended that you read the docs before using Hueman.
## Features
### Responsive Layout
Hueman knows on what screen size you are browsering the website, and reorganize the layout to fit your device.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/responsive.jpg "")
### Categories inside Main Menu
Hueman inserts your blog categories into main menu in the header section. You can enable/disable this feature in `menu` setting.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/main-menu.jpg "")
### Self-hosted Insite Search Engine
With the help of [Insight Search](https://github.com/ppoffice/hexo-theme-hueman/wiki/Search#insight-search), you can search anything inside your site without any third-party plugin.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/insight-search.png "")
### Custom Comment Services
Hueman supports several comment services, give you better choices to communicate with your readers.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/custom-comments.png "")
### Thumbnail
Hueman uses the `thumbnail` [front-matter](https://hexo.io/docs/front-matter.html) option to set the thumbnail for a post. If the post does not have a `thumbnail` option, Hueman will find the first image in the post as the thumbnail. You can enable/disable this feature in `thumbnail` setting.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/thumbnail.jpg "")
### Code Highlight
Hueman has more than 60 themes imported from [Highlight.js](https://github.com/isagalaev/highlight.js), and it is very easy to customize your own highlight theme.
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/code-highlight.png "")
### lightgallery
Hueman uses [lightgallery.js](https://sachinchoolur.github.io/lightgallery.js/) to showcase your photos. Just enable it in your configuration, and that's all!
![](http://ppoffice.github.io/hexo-theme-hueman/gallery/lightgallery.jpg "")
### Sidebar
Hueman provides 9 built-in widgets:
- archives
- catalog
- category
- google_adsense
- links
- recent_posts
- sticky_posts
- tag
- tagcloudAll of them are enabled by default. You can edit them in `widget` setting.
### And so many new features to be explored
[View Documentation](https://github.com/ppoffice/hexo-theme-hueman/wiki)