-
Notifications
You must be signed in to change notification settings - Fork 43
/
redirects.js
226 lines (226 loc) · 6.98 KB
/
redirects.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
module.exports = [
{
to: '/community/support',
from: ['/contact', '/community'],
},
{
to: '/community/team',
from: '/community/about',
},
{
to: '/docs/development',
from: '/community/development',
},
{
to: '/docs/development/plugins',
from: '/community/plugins'
},
{
to: '/docs/development/plugins/plugin-config',
from: '/community/plugins/plugin-config'
},
{
to: '/docs/development/plugins/plugin-translation',
from: '/community/plugins/plugin-translation',
},
{
to: '/blog/answer-1.0.9-release',
from: '/blog/2023/05/11/answer-1.0.9-release'
},
{
to: '/blog/what-is-q-and-a-platform-and-how-to-use-it',
from: '/blog/2023/05/12/what-is-q-and-a-platform-and-how-to-use-it'
},
{
to: '/blog/how-to-use-answer-for-effective-knowledge-retention',
from: '/blog/2023/05/16/how-to-use-answer-for-effective-knowledge-retention'
},
{
to: '/blog/why-open-source-is-the-essence-of-answer',
from: '/blog/2023/05/23/why-open-source-is-the-essence-of-answer'
},
{
to: '/blog/everything-you-need-to-know-about-knowledge-base',
from: '/blog/2023/05/30/everything-you-need-to-know-about-knowledge-base'
},
{
to: '/blog/answer-1.1.0-release',
from: '/blog/2023/06/15/answer-1.1.0-release'
},
{
to: '/blog/how-to-improve-knowledge-sharing-with-answer',
from: '/blog/2023/06/20/how-to-improve-knowledge-sharing-with-answer'
},
{
to: '/blog/everything-you-need-to-know-about-answer',
from: '/blog/2023/06/29/everything-you-need-to-know-about-answer'
},
{
to: '/blog/how-to-build-a-help-center-with-your-users-and-answer',
from: '/blog/2023/07/05/how-to-build-a-help-center-with-your-users-and-answer'
},
{
to: '/blog/the-what-why-using-tags-for-online-community',
from: '/blog/2023/07/11/the-what-why-using-tags-for-online-community'
},
{
to: '/blog/how-to-utilize-reputation-and-privilege-in-online-community',
from: '/blog/2023/07/19/how-to-utilize-reputation-and-privilege-in-online-community'
},
{
to: '/blog/why-the-answer-plugin-system-was-designed-this-way',
from: '/blog/2023/07/22/why-the-answer-plugin-system-was-designed-this-way'
},
{
to: '/blog/how-to-manage-content-system-efficiently-with-answer',
from: '/blog/2023/08/09/how-to-manage-content-system-efficiently-with-answer'
},
{
to: '/blog/build-your-online-community-like-the-pros-with-answer',
from: '/blog/2023/09/14/build-your-online-community-like-the-pros-with-answer'
},
{
to: '/blog/celebrate-answer-first-anniversary-with-hacktoberfest-2023',
from: '/blog/2023/09/27/celebrate-answer-first-anniversary-with-hacktoberfest-2023'
},
{
to: '/blog/answer-enters-apache-incubator',
from: '/blog/2023/10/24/answer-enters-apache-incubator'
},
{
to: '/blog/answer-turns-one-and-is-now-apache-answer',
from: '/blog/2023/10/31/answer-turns-one-and-is-now-apache-answer'
},
{
to: '/blog/a-new-chapter-begins-answer-first-apache-release-launches',
from: '/blog/2023/12/07/a-new-chapter-begins-answer-first-apache-release-launches'
},
{
to: '/blog/behind-the-scene-how-we-launched-the-first-apache-release',
from: '/blog/2023/12/13/behind-the-scene-how-we-launched-the-first-apache-release'
},
{
to: '/blog/answer-1.2.1-ask-better-find-better',
from: '/blog/2024/01/08/answer-1.2.1-ask-better-find-better'
},
{
to: '/blog/first-contribution-come-to-answer',
from: '/blog/2024/01/25/first-contribution-come-to-answer'
},
{
to: '/blog/deploy-answer-https',
from: '/blog/2024/01/26/deploy-answer-https'
},
{
to: '/blog/must-read-notes-for-your-first-answer-contribution',
from: '/blog/2024/02/04/must-read-notes-for-your-first-answer-contribution'
},
{
to: '/blog/project-ideas-for-google-summer-of-code-2024',
from: '/blog/2024/02/05/project-ideas-for-google-summer-of-code-2024'
},
{
to: '/blog/answer-1.2.5-is-ready',
from: '/blog/2024/02/20/answer-1.2.5-is-ready'
},
{
to: '/blog/meet-our-release-manager-linkinstars',
from: '/blog/2024/03/18/meet-our-release-manager-linkinstars'
},
{
to: '/blog/what-is-new-in-apache-answer-1.3.0',
from: '/blog/2024/04/26/what-is-new-in-apache-answer-1.3.0'
},
{
to: '/blog/answer-ospp-2024',
from: '/blog/2024/05/09/answer-ospp-2024'
},
{
to: '/blog/build-a-save-and-respectful-community-with-answer-1.3.1',
from: '/blog/2024/05/28/build-a-save-and-respectful-community-with-answer-1.3.1'
},
{
to: '/blog/install-and-run-apache-answer-on-ubuntu-vps',
from: '/blog/2024/06/03/install-and-run-apache-answer-on-ubuntu-vps'
},
{
to: '/blog/apache-answer-joined-first-alc-hangzhou-meetup',
from: '/blog/2024/06/05/apache-answer-joined-first-alc-hangzhou-meetup'
},
{
to: '/blog/how-to-search-like-a-pro-in-answer',
from: '/blog/2024/06/20/how-to-search-like-a-pro-in-answer'
},
{
to: '/blog/answer-recap-june',
from: '/blog/2024/07/01/answer-recap-june'
},
{
to: '/blog/how-to-package-and-deploy-answer-plugins',
from: '/blog/2024/07/02/how-to-package-and-deploy-answer-plugins'
},
{
to: '/blog/answer-1.3.5-release',
from: '/blog/2024/07/03/answer-1.3.5-release'
},
{
to: '/blog/apache-answer-coc-asia-2024',
from: '/blog/2024/07/11/apache-answer-coc-asia-2024'
},
{
to: '/blog/answer-recap-july',
from: '/blog/2024/08/01/answer-recap-july'
},
{
to: '/blog/reflection-and-tips-for-your-next-open-source-events',
from: '/blog/2024/08/14/reflection-and-tips-for-your-next-open-source-events'
},
{
to: '/blog/answer-1.3.6-release',
from: '/blog/2024/08/15/answer-1.3.6-release'
},
{
to: '/blog/apache-answer-frontend-configuration-guide',
from: '/blog/2024/08/16/apache-answer-frontend-configuration-guide'
},
{
to: '/blog/apache-answer-backend-configuration-guide',
from: '/blog/2024/08/20/apache-answer-backend-configuration-guide'
},
{
to: '/blog/guide-to-add-answer-plugins',
from: '/blog/2024/08/22/guide-to-add-answer-plugins'
},
{
to: '/blog/answer-recap-august',
from: '/blog/2024/09/02/answer-recap-august'
},
{
to: '/blog/behind-the-plugin-meet-the-student-contributors',
from: '/blog/2024/09/11/behind-the-plugin-meet-the-student-contributors'
},
{
to: '/blog/answer-1.4.0-release',
from: '/blog/2024/09/29/answer-1.4.0-release'
},
{
to: '/blog/answer-recap-sept',
from: '/blog/2024/10/01/answer-recap-sept'
},
{
to: '/blog/answer-recap-october',
from: '/blog/2024/11/04/answer-recap-october'
},
{
to: '/blog/how-release-managers-make-the-release-process-productive',
from: '/blog/2024/11/13/how-release-managers-make-the-release-process-productive'
},
{
to: '/blog/lufei-asf-journey-from-contributor-to-ppmc-member',
from: '/blog/2024/11/22/lufei-asf-journey-from-contributor-to-ppmc-member'
},
{
to: '/blog/apache-answer-1.4.1-release',
from: '/blog/2024/11/27/apache-answer-1.4.1-release'
}
];