Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aircloud/hexo-theme-aircloud

A concise hexo theme
https://github.com/aircloud/hexo-theme-aircloud

blog hexo hexo-theme

Last synced: 2 days ago
JSON representation

A concise hexo theme

Awesome Lists containing this project

README

        

## Hexo-Theme-AirCloud: A light and clean hexo template

note: The English version of the documentation is waiting for synchronization from the chinese version.

> [中文文档](./readme.md) | [LIVE PREVIEW](http://niexiaotao.cn/)

## Introduction

Hexo-Theme-AirCloud is a light and clean hexo template designed to focus on the blog itself, so:

* By default, there is no large color blocks, picture layouts, etc. It doesn't require a head picture of each blog. Because on the one hand, it is not the focus of our knowledge record, on the other hand, the programmers may not have enough picture materials which may easily cause copyright disputes.
* It is recommended to communicate through non-redundant content. For example, there are no blog abstracts by default because many developers don't write blog abstracts when they write blogs. If they are intercepted from the previous part of the blog, they often can't express the complete idea.

In addition, the main functions of this theme are:

* Global search support and auto-highlight search content.
* Comment for each blog, currently [gitment](https://imsun.net/posts/gitment-introduction/) is used, more options are considered.
* Visit statistics(overall UV,PV, single page PV)
* Language switching ability, currently supports Chinese and English

## Usage

Same as other hexo blog topics, simply clone or download the project, copy and paste it into the themes folder.

Specific _config.yml custom configuration, **it is recommended to refer to [DEMO] (https://github.com/aircloud/hexo-aircloud-blog) for configuration**

## Some precautions

Due to some history issues of the hexo, in order to avoid trouble when in the use process, it is recommended that users follow some rules in the use process:

* Do not have a skip-level directory in one blog. For example, a '###' third level directory followed by a '#####' is not recommended.

> This theme is Continuous updating