note: The English version of the documentation is waiting for synchronization from the chinese version.
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 is used, more options are considered.
- Visit statistics(overall UV,PV, single page PV)
- Language switching ability, currently supports Chinese and English
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
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