|
6 | 6 | },
|
7 | 7 | "items": [
|
8 | 8 | {
|
9 |
| - "name": "blog2", |
| 9 | + "name": "@vuepress/blog", |
10 | 10 | "icon": "blog",
|
11 |
| - "tag": "latest", |
| 11 | + "tag": "next", |
12 | 12 | "recommend": true,
|
13 | 13 | "desc": {
|
14 |
| - "/": "VuePress2 blog plugin", |
15 |
| - "/zh/": "VuePress2 博客插件" |
| 14 | + "/": "VuePress blog plugin", |
| 15 | + "/zh/": "VuePress 博客插件" |
16 | 16 | },
|
17 |
| - "source": "vuepress-theme-hope/vuepress-theme-hope/tree/main/packages/blog2/", |
| 17 | + "source": "vuepress/ecosystem/tree/main/plugins/plugin-blog/", |
18 | 18 | "url": {
|
19 |
| - "/": "plugin-blog2.vuejs.press", |
20 |
| - "/zh/": "plugin-blog2.vuejs.press/zh/" |
| 19 | + "/": "ecosystem.vuejs.press/plugins/blog/", |
| 20 | + "/zh/": "ecosystem.vuejs.press/zh/plugins/blog/" |
21 | 21 | }
|
22 | 22 | }
|
23 | 23 | ]
|
|
94 | 94 | },
|
95 | 95 | "items": [
|
96 | 96 | {
|
97 |
| - "name": "auto-catalog", |
| 97 | + "name": "@vuepress/catalog", |
98 | 98 | "icon": "network-wired",
|
99 |
| - "tag": "latest", |
| 99 | + "tag": "next", |
100 | 100 | "recommend": true,
|
101 | 101 | "desc": {
|
102 | 102 | "/": "Plugins to generate catalog page automatically",
|
103 | 103 | "/zh/": "自动生成目录页面的插件"
|
104 | 104 | },
|
105 |
| - "source": "vuepress-theme-hope/vuepress-theme-hope/tree/main/packages/auto-catalog/", |
| 105 | + "source": "vuepress/ecosystem/tree/main/plugins/plugin-catalog/", |
106 | 106 | "url": {
|
107 |
| - "/": "plugin-auto-catalog.vuejs.press", |
108 |
| - "/zh/": "plugin-auto-catalog.vuejs.press/zh/" |
| 107 | + "/": "ecosystem.vuejs.press/plugins/catalog.html", |
| 108 | + "/zh/": "ecosystem.vuejs.press/zh/plugins/catalog.html" |
109 | 109 | }
|
110 | 110 | },
|
111 | 111 | {
|
|
120 | 120 | "url": "github.com/flytam/vuepress-plugin-blog-sync/"
|
121 | 121 | },
|
122 | 122 | {
|
123 |
| - "name": "reading-time2", |
| 123 | + "name": "@vuepress/reading-time", |
124 | 124 | "icon": "book-open",
|
125 |
| - "tag": "latest", |
| 125 | + "tag": "next", |
126 | 126 | "desc": {
|
127 | 127 | "/": "Count words and generate reading time for articles",
|
128 | 128 | "/zh/": "统计文章字数并生成阅读时间"
|
129 | 129 | },
|
130 |
| - "source": "vuepress-theme-hope/vuepress-theme-hope/tree/main/packages/reading-time2/", |
| 130 | + "source": "vuepress/ecosystem/tree/main/plugins/plugin-reading-time/", |
131 | 131 | "url": {
|
132 |
| - "/": "plugin-reading-time2.vuejs.press", |
133 |
| - "/zh/": "plugin-reading-time2.vuejs.press/zh/" |
| 132 | + "/": "ecosystem.vuejs.press/plugins/reading-time/", |
| 133 | + "/zh/": "ecosystem.vuejs.press/zh/plugins/reading-time/" |
134 | 134 | }
|
135 | 135 | }
|
136 | 136 | ]
|
|
142 | 142 | },
|
143 | 143 | "items": [
|
144 | 144 | {
|
145 |
| - "name": "copyright2", |
| 145 | + "name": "@vuepress/copyright", |
146 | 146 | "icon": "circle-info",
|
147 |
| - "tag": "latest", |
| 147 | + "tag": "next", |
148 | 148 | "recommend": true,
|
149 | 149 | "desc": {
|
150 | 150 | "/": "Append copyright information while copying, while supports preventing selection and copy",
|
151 | 151 | "/zh/": "复制时附加版权信息,同时支持阻止选择和复制"
|
152 | 152 | },
|
153 |
| - "source": "vuepress-theme-hope/vuepress-theme-hope/tree/main/packages/copyright2/", |
| 153 | + "source": "vuepress/ecosystem/tree/main/plugins/plugin-copyright/", |
154 | 154 | "url": {
|
155 |
| - "/": "plugin-copyright2.vuejs.press", |
156 |
| - "/zh/": "plugin-copyright2.vuejs.press/zh/" |
| 155 | + "/": "ecosystem.vuejs.press/plugins/copyright.html", |
| 156 | + "/zh/": "ecosystem.vuejs.press/zh/plugins/copyright.html" |
157 | 157 | }
|
158 | 158 | }
|
159 | 159 | ]
|
|
0 commit comments