English | 中文
TanK is a high quality elegant Hexo theme. It is crafted from scratch, with love.
- 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
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
- 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
You are very welcome to join!Raise an issue or submit a Pull Request。
Pull Request:
- Fork code!
- Create your own branch:
git checkout -b feat/xxxx
- Submit your changes:
git commit -am 'feat(function): add xxxxx'
- Push your branch:
git push origin feat/xxxx
- submit:
pull request
-
reference vue specification (Angular)
feat
Add new featuresfix
Fix the problem/BUGstyle
Modify the code style/format that does not affect the featureperf
Optimization/performance improvementrefactor
Refactorrevert
Undo edittest
Test relateddocs
Documentation/noteschore
Dependency update/scaffolding configuration modification etc.workflow
Workflow improvementsci
Continuous integrationtypes
Type definition file changeswip
In development
The Chrome 80+
browser is recommended for local development
Support modern browsers, doesn't include IE
IE |
Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|---|
not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |