https://github.com/henryhuang/hexo-theme-aloha
A hexo theme, use semantic ui.
https://github.com/henryhuang/hexo-theme-aloha
hexo hexo-theme semantic-ui travis
Last synced: over 1 year ago
JSON representation
A hexo theme, use semantic ui.
- Host: GitHub
- URL: https://github.com/henryhuang/hexo-theme-aloha
- Owner: henryhuang
- License: mit
- Created: 2016-08-27T16:11:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T19:55:15.000Z (about 3 years ago)
- Last Synced: 2024-05-20T09:21:17.789Z (about 2 years ago)
- Topics: hexo, hexo-theme, semantic-ui, travis
- Language: HTML
- Homepage: https://henryhuang.github.io/hexo-theme-aloha/
- Size: 1.11 MB
- Stars: 68
- Watchers: 6
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Aloha
[![travis][travis-image]][travis-url]
[![travis][tag-image]][tag-url]
[![travis][release-image]][release-url]
[travis-image]: https://img.shields.io/travis/henryhuang/hexo-theme-aloha.svg?style=flat-square
[travis-url]: https://travis-ci.org/henryhuang/hexo-theme-aloha
[tag-image]: https://img.shields.io/github/tag/henryhuang/hexo-theme-aloha.svg?style=flat-square
[tag-url]: https://github.com/henryhuang/hexo-theme-aloha/tags
[release-image]: https://img.shields.io/github/release/henryhuang/hexo-theme-aloha.svg?style=flat-square
[release-url]: https://github.com/henryhuang/hexo-theme-aloha/releases/latest
[Online Preview](https://henryhuang.github.io/hexo-theme-aloha/) | [English Document](https://github.com/henryhuang/hexo-theme-aloha/wiki/en) | [中文文档](https://github.com/henryhuang/hexo-theme-aloha/wiki/zh_CN)
**Aloha** is a HEXO theme, it use [Semantic UI](http://semantic-ui.com/).
## Usage
1. clone
```
$ cd $YOUR_BLOG_ROOT_DIR
$ git clone https://github.com/henryhuang/hexo-theme-aloha.git themes/aloha
```
2. configuration
modify your site's configuration file **_config.yml**, set the **theme**'s value to **aloha**.
more about Aloha, please read [WIKI](https://github.com/henryhuang/hexo-theme-aloha/wiki).
## Todolist
See [here](https://github.com/henryhuang/hexo-theme-aloha/issues?q=is%3Aissue+is%3Aopen+label%3ATodolist).
## Changelog
- [0.1.2](https://github.com/henryhuang/hexo-theme-aloha/wiki/CHANGELOG_0.1.2)
- [0.1.1](https://github.com/henryhuang/hexo-theme-aloha/wiki/CHANGELOG_0.1.1)
- [0.1.0](https://github.com/henryhuang/hexo-theme-aloha/wiki/CHANGELOG_0.1.0)