hexo-theme-uno

A lite theme for hexo.


Keywords
hexo, theme, hexo-theme, oCoke, hexo-theme-uno, theme-uno
License
MIT
Install
npm install hexo-theme-uno@1.0.0

Documentation

Hexo Theme Uno

A lite theme for Hexo. | 极简美。

Chinese

特性

Hexo Theme Uno 足够轻,具有极简美,只包含 Blog 最基本的元素。

使用

您可以下载主题的源码,并将其拷贝至 themes/uno 文件夹下。在**博客设置(_config.yml)**中启用:

theme: "uno"

当然,我们更推荐您使用 npm 安装:

npm install --save hexo-theme-uno

在**博客设置(_config.yml)**中启用:

theme: "uno"

English

Feature

Hexo Theme Uno is lite enough that it only contains the basic elements for a blog.

Usage

You can download the source code from GitHub, and copy it to the themes/uno folder. Enable the theme in Blog Config (_config.yml):

theme: "uno"

Of cource, We recommened you to use npm to install:

npm install --save hexo-theme-uno

Enable the theme in Blog Config (_config.yml):

theme: "uno"