An open API service indexing awesome lists of open source software.

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.

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)