Skip to content

binwenwu/hexo-theme-tank

Repository files navigation

Tankenqi Logo

license

Hexo-theme-TanK

English | 中文

Introduction

TanK is a high quality elegant Hexo theme. It is crafted from scratch, with love.

Features

  • Advocate simplicity
  • Pursuing a mobile experience
  • I hope to achieve the ultimate loading speed (working hard)
  • Let everyone focus on the content. This is the original intention of this theme design

Preview

Tankenqi Blog

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Install and use

  • Get the project code
git clone https://github.com/binwenwu/blog_V2.0.git
  • Install dependencies
cd blog_V2.0

npm install
  • Local operation
npm run dev
  • Deploy
npm run deploy

How to contribute

You are very welcome to join!Raise an issue or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submit:pull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style Modify the code style/format that does not affect the feature
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, doesn't include IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@Binwen Wu

Thanks

JetBrains Logo (Main) logo.

Star History Chart

Star History Chart

License

MIT © Tankenqi-2023

About

📙 Hexo-theme-TanK(Version 2.0)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published