Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Oct 17, 2019
1 parent a8a5358 commit 9aa1701
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 10 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Or you can see [detailed installation instructions][docs-installation-url] if yo

## Plugins

In NexT config now you can find dependencies on each module which was moved to external repositories which can be found by [main organization link](https://github.com/theme-next).
In NexT config now you can find dependencies on each module which was moved to external repositories which can be found by [main organization link][official-plugins-url].

For example, if you want to enable `pjax` on your site, go to NexT config and see:

Expand All @@ -72,7 +72,7 @@ vendors:
mediumzoom: # Set or update mediumzoom CDN URL.
```

Instead of defining [main organization link](https://github.com/theme-next) for updates.
Instead of defining [main organization link][official-plugins-url] for updates.

## Update

Expand Down Expand Up @@ -100,9 +100,13 @@ However, you can bypass update errors by using the `Commit`, `Stash` or `Reset`

## Contributing

[![](https://opencollective.com/theme-next/contributors.svg?width=890)](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
We welcome you to join the development of Hexo. Please see [contributing document][contributing-document-url]. 🤗

Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request.
Also, we welcome PR or issue to [official-plugins][official-plugins-url].

## Contributers

[![][contributors-image]][contributors-url]

## Thanks

Expand Down Expand Up @@ -146,3 +150,8 @@ Contribution is welcome, feel free to open an issue and fork. Waiting for your p
[issues-bug-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md
[issues-feat-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md
[feat-req-vote-url]: https://github.com/theme-next/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22+sort%3Areactions-%2B1-desc

[contributing-document-url]: https://github.com/theme-next/hexo-theme-next/blob/master/.github/CONTRIBUTING.md
[official-plugins-url]: https://github.com/theme-next
[contributors-image]: https://opencollective.com/theme-next/contributors.svg?width=890
[contributors-url]: https://github.com/theme-next/hexo-theme-next/graphs/contributors
9 changes: 7 additions & 2 deletions docs/ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ git clone https://github.com/theme-next/hexo-theme-next themes/next

## Плагины

В конфиге NexT'а теперь можно найти зависимости на каждый модуль, который был вынесен во внешние репозитории, которые могут быть найдены по [ссылке основной организации](https://github.com/theme-next).
В конфиге NexT'а теперь можно найти зависимости на каждый модуль, который был вынесен во внешние репозитории, которые могут быть найдены по [ссылке основной организации][official-plugins-url].

Например, Вы хотите использовать `pjax` для своего сайта. Открываем конфиг NexT'а и находим:

Expand Down Expand Up @@ -84,7 +84,7 @@ $ git pull

## Содействие

[![](https://opencollective.com/theme-next/contributors.svg?width=890)](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
[![][contributors-image]][contributors-url]

Приветсвуется любое содействие, не стесняйтесь сообщать «Баги», брать «Форки» и вливать «Пулы».

Expand Down Expand Up @@ -127,3 +127,8 @@ $ git pull
[issues-bug-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md
[issues-feat-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md
[feat-req-vote-url]: https://github.com/theme-next/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22+sort%3Areactions-%2B1-desc

[contributing-document-url]: https://github.com/theme-next/hexo-theme-next/blob/master/.github/CONTRIBUTING.md
[official-plugins-url]: https://github.com/theme-next
[contributors-image]: https://opencollective.com/theme-next/contributors.svg?width=890
[contributors-url]: https://github.com/theme-next/hexo-theme-next/graphs/contributors
17 changes: 13 additions & 4 deletions docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ git clone https://github.com/theme-next/hexo-theme-next themes/next

## 插件

在 NexT 配置中有一些第三方插件,它们已经被移至外部仓库。你可以在[组织主页](https://github.com/theme-next)中找到它们。
在 NexT 配置中有一些第三方插件,它们已经被移至外部仓库。你可以在[组织主页][official-plugins-url]中找到它们。

例如,你想要在你的站点中使用 `pjax` 插件,请进入 NexT 配置文件,你会看到如下内容:

Expand All @@ -72,7 +72,7 @@ vendors:
mediumzoom: # Set or update mediumzoom CDN URL.
```

通过设置 CDN 链接来代替通过 [插件列表](https://github.com/theme-next) 项目进行升级。
通过设置 CDN 链接来代替通过 [插件列表][official-plugins-url] 项目进行升级。

## 更新

Expand Down Expand Up @@ -100,9 +100,13 @@ $ git pull

## 贡献你的代码

[![](https://opencollective.com/theme-next/contributors.svg?width=890)](https://github.com/theme-next/hexo-theme-next/graphs/contributors)
我们欢迎你加入 NexT 的开发,贡献出你的一份力量。请看[开源贡献指南][contributing-document-url]。 🤗

我们欢迎你贡献出你的一份力量,你可以随时提交 issue 或 fork 本仓库。静候你的 pull request。
你也可以随时向我们的[官方插件][official-plugins-url]提交 Issue 或 Pull Request。

## 贡献者

[![][contributors-image]][contributors-url]

## 鸣谢

Expand Down Expand Up @@ -143,3 +147,8 @@ $ git pull
[issues-bug-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md
[issues-feat-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md
[feat-req-vote-url]: https://github.com/theme-next/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22+sort%3Areactions-%2B1-desc

[contributing-document-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/zh-CN/CONTRIBUTING.md
[official-plugins-url]: https://github.com/theme-next
[contributors-image]: https://opencollective.com/theme-next/contributors.svg?width=890
[contributors-url]: https://github.com/theme-next/hexo-theme-next/graphs/contributors

0 comments on commit 9aa1701

Please sign in to comment.