Skip to content

Commit 2dfd0dd

Browse files
Update README.md
1 parent 5763336 commit 2dfd0dd

File tree

3 files changed

+23
-25
lines changed

3 files changed

+23
-25
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</p>
1818

1919
<p align="center">
20-
<img src="https://user-images.githubusercontent.com/16272760/61057395-d2deb000-a427-11e9-8e28-f348fe181795.png">
20+
<img src="https://user-images.githubusercontent.com/16272760/63331532-78ab0600-c368-11e9-83d7-5b6279f0c466.png">
2121
</p>
2222

2323
## Live Preview
@@ -43,29 +43,28 @@ Or you can see [detailed installation instructions][docs-installation-url] if yo
4343

4444
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).
4545

46-
For example, if you want to use `fancybox` in your site, go to NexT config and see:
46+
For example, if you want to use `pjax` in your site, go to NexT config and see:
4747

4848
```yml
49-
# Fancybox
50-
# Dependencies: https://github.com/theme-next/theme-next-fancybox
51-
fancybox: false
49+
# Easily enable fast Ajax navigation on your website.
50+
# Dependencies: https://github.com/theme-next/theme-next-pjax
51+
pjax: false
5252
```
5353
54-
Then turn on `fancybox` and go to «Dependencies» link with installation instructions of this module.
54+
Then turn on `pjax` and go to «Dependencies» link with installation instructions of this module.
5555

5656
### Exceptions
5757

58-
If you use cdn for any plugins, you need to replace your cdn link.
58+
If you use CDN for any plugins, you need to replace your CDN link.
5959

60-
For example, if you want to use `fancybox` and you configured a cdn link, go to NexT config and see:
60+
For example, if you want to use `mediumzoom` and you configured a CDN link, go to NexT config and see:
6161

6262
```yml
6363
vendors:
6464
# ...
6565
# Some contents...
6666
# ...
67-
fancybox: # Set or update fancybox cdn url.
68-
fancybox_css: # Set or update fancybox cdn url.
67+
mediumzoom: # Set or update mediumzoom CDN URL.
6968
```
7069

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

docs/ru/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</p>
1818

1919
<p align="center">
20-
<img src="https://user-images.githubusercontent.com/16272760/61057395-d2deb000-a427-11e9-8e28-f348fe181795.png">
20+
<img src="https://user-images.githubusercontent.com/16272760/63331532-78ab0600-c368-11e9-83d7-5b6279f0c466.png">
2121
</p>
2222

2323
## Демо
@@ -43,15 +43,15 @@
4343

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

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

4848
```yml
49-
# Fancybox
50-
# Dependencies: https://github.com/theme-next/theme-next-fancybox
51-
fancybox: false
49+
# Easily enable fast Ajax navigation on your website.
50+
# Dependencies: https://github.com/theme-next/theme-next-pjax
51+
pjax: false
5252
```
5353
54-
Затем включаем параметр `fancybox` и переходим по ссылке «Dependencies» с дальнейшеми инструкциями по установке этого модуля.
54+
Затем включаем параметр `pjax` и переходим по ссылке «Dependencies» с дальнейшеми инструкциями по установке этого модуля.
5555

5656
## Обновление
5757

docs/zh-CN/README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</p>
1818

1919
<p align="center">
20-
<img src="https://user-images.githubusercontent.com/16272760/61057395-d2deb000-a427-11e9-8e28-f348fe181795.png">
20+
<img src="https://user-images.githubusercontent.com/16272760/63331532-78ab0600-c368-11e9-83d7-5b6279f0c466.png">
2121
</p>
2222

2323
## 即时预览
@@ -43,29 +43,28 @@
4343

4444
在 NexT 配置中你现在可以找到已经被移至外部仓库的依赖项。你可以在[组织主页](https://github.com/theme-next)中找到它们。
4545

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

4848
```yml
49-
# Fancybox
50-
# Dependencies: https://github.com/theme-next/theme-next-fancybox
51-
fancybox: false
49+
# Easily enable fast Ajax navigation on your website.
50+
# Dependencies: https://github.com/theme-next/theme-next-pjax
51+
pjax: false
5252
```
5353
54-
`fancybox` 配置项打开,进入它上面的 «Dependencies» 链接以查看它的安装步骤。
54+
`pjax` 配置项打开,进入它上面的 «Dependencies» 链接以查看它的安装步骤。
5555

5656
### 例外
5757

5858
如果你使用的插件脚本依赖 CDN,那么需要替换你的 CDN 链接:
5959

60-
例如,假如你使用了 `fancybox` 插件并且配置了 CDN 加载链接,进入 Next 配置文件,你会看到如下内容:
60+
例如,假如你使用了 `mediumzoom` 插件并且配置了 CDN 加载链接,进入 Next 配置文件,你会看到如下内容:
6161

6262
```yml
6363
vendors:
6464
# ...
6565
# Some contents...
6666
# ...
67-
fancybox: # Set or update fancybox cdn url.
68-
fancybox_css: # Set or update fancybox cdn url.
67+
mediumzoom: # Set or update mediumzoom CDN URL.
6968
```
7069

7170
通过替换 CDN 链接来替换 [插件列表](https://github.com/theme-next) 项目来升级。

0 commit comments

Comments
 (0)