Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aircloud/hexo-theme-aircloud
- Owner: aircloud
- License: mit
- Created: 2018-04-11T03:54:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T09:11:45.000Z (over 1 year ago)
- Last Synced: 2024-05-20T09:17:43.680Z (9 months ago)
- Topics: blog, hexo, hexo-theme
- Language: JavaScript
- Size: 151 KB
- Stars: 519
- Watchers: 4
- Forks: 123
- Open Issues: 13
-
Metadata Files:
- Readme: readme-en.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - aircloud/hexo-theme-aircloud
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