ROYIANS / hexo-theme-async

A simple, lightweight Hexo theme

Home Page:https://hexo-theme-async.imalun.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-theme-async

GithubDemoPreviewDocs

A simple & lightweight theme for Hexo.

GitHub release (latest by date) https://img.shields.io/npm/v/hexo-theme-async?color=%09%23bf00ff hexo version GitHub code size in bytes GitHub Discussions SATA License

🇬🇧 English | 🇨🇳 中文简体

8dRAS.png

Docs

A detailed usage document can solve most of your unclear points 🤣

Installation

Clone the repository to the themes directory

After v1.1.0, the entire repository file is no longer required due to project restructuring. After cloning the repository, you only need to copy package/hexo-theme-async to the themes/async directory.

cd hexo
npm install --save hexo-renderer-less hexo-renderer-ejs

Then change your setting in _config.async.yml.

Use npm to install

cd hexo
npm install --save hexo-theme-async hexo-renderer-less hexo-renderer-ejs

You can override the theme._config.yml configuration in _config.async.yml,Can refer to Hexo Docs

Contribution

Your contribution is very welcome. You can build it together in the following ways 😃

  • Use Issue to report bugs or consult.
  • Suggestions and questions are welcome to discuss at Discussions.
  • Submit Pull Request to improve hexo-theme-async code.

License

We use SATA License.

You don’t know what this means? In short, if you use this theme, you need to Star this repo non-stop, and then you can use it anyway you like.

演示


默认示例

白云苍狗

游小游

wzwzx

About

A simple, lightweight Hexo theme

https://hexo-theme-async.imalun.com/

License:MIT License


Languages

Language:Less 44.2%Language:EJS 24.8%Language:TypeScript 15.9%Language:JavaScript 15.1%