mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Remove Required Node version
This commit is contained in:
parent
9ea66544c6
commit
f1488575e1
@ -14,7 +14,6 @@
|
||||
> «NexT» is a high quality elegant [Hexo](https://hexo.io) theme. It is crafted from scratch with love.
|
||||
|
||||
[](https://www.npmjs.com/package/hexo-theme-next)
|
||||
[](https://nodejs.org)
|
||||
[](https://hexo.io)
|
||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||
@ -98,9 +97,7 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url].
|
||||
|
||||
## Contributors
|
||||
|
||||
- [iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next/graphs/contributors)
|
||||
- [theme-next/hexo-theme-next](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
|
||||
- [next-theme/hexo-theme-next](https://github.com/next-theme/hexo-theme-next/graphs/contributors)
|
||||
[![Contributors][contributors-image]][contributors-url]
|
||||
|
||||
## Thanks
|
||||
|
||||
@ -136,3 +133,5 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url].
|
||||
|
||||
[contributing-document-url]: https://github.com/next-theme/hexo-theme-next/blob/master/.github/CONTRIBUTING.md
|
||||
[official-plugins-url]: https://github.com/next-theme
|
||||
[contributors-image]: https://raw.githubusercontent.com/next-theme/contributors/master/contributors.svg
|
||||
[contributors-url]: https://github.com/next-theme/hexo-theme-next/blob/master/docs/AUTHORS.md
|
||||
|
||||
@ -14,7 +14,6 @@
|
||||
> «NexT» — элегантная высококачественная тема под [Hexo](https://hexo.io). Сделана с нуля, с любовью.
|
||||
|
||||
[](https://www.npmjs.com/package/hexo-theme-next)
|
||||
[](https://nodejs.org)
|
||||
[](https://hexo.io)
|
||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||
@ -98,9 +97,7 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url].
|
||||
|
||||
## Содействие
|
||||
|
||||
- [iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next/graphs/contributors)
|
||||
- [theme-next/hexo-theme-next](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
|
||||
- [next-theme/hexo-theme-next](https://github.com/next-theme/hexo-theme-next/graphs/contributors)
|
||||
[![Contributors][contributors-image]][contributors-url]
|
||||
|
||||
## Благодарности
|
||||
|
||||
@ -136,3 +133,5 @@ Also, we welcome Issue or PR to our [official-plugins][official-plugins-url].
|
||||
|
||||
[contributing-document-url]: https://github.com/next-theme/hexo-theme-next/blob/master/.github/CONTRIBUTING.md
|
||||
[official-plugins-url]: https://github.com/next-theme
|
||||
[contributors-image]: https://raw.githubusercontent.com/next-theme/contributors/master/contributors.svg
|
||||
[contributors-url]: https://github.com/next-theme/hexo-theme-next/blob/master/docs/AUTHORS.md
|
||||
|
||||
@ -14,7 +14,6 @@
|
||||
> «NexT» 是一款风格优雅的高质量 [Hexo](https://hexo.io) 主题,自点点滴滴中用爱雕琢而成。
|
||||
|
||||
[](https://www.npmjs.com/package/hexo-theme-next)
|
||||
[](https://nodejs.org)
|
||||
[](https://hexo.io)
|
||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||
@ -98,9 +97,7 @@ $ git pull
|
||||
|
||||
## 贡献者
|
||||
|
||||
- [iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next/graphs/contributors)
|
||||
- [theme-next/hexo-theme-next](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
|
||||
- [next-theme/hexo-theme-next](https://github.com/next-theme/hexo-theme-next/graphs/contributors)
|
||||
[![Contributors][contributors-image]][contributors-url]
|
||||
|
||||
## 鸣谢
|
||||
|
||||
@ -136,3 +133,5 @@ $ git pull
|
||||
|
||||
[contributing-document-url]: https://github.com/next-theme/hexo-theme-next/blob/master/docs/zh-CN/CONTRIBUTING.md
|
||||
[official-plugins-url]: https://github.com/next-theme
|
||||
[contributors-image]: https://raw.githubusercontent.com/next-theme/contributors/master/contributors.svg
|
||||
[contributors-url]: https://github.com/next-theme/hexo-theme-next/blob/master/docs/AUTHORS.md
|
||||
|
||||
@ -32,9 +32,6 @@
|
||||
"js-yaml": "3.14.0",
|
||||
"stylint": "2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.9.0"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "gulp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user