[Discuss] Optimize the official website
The Doris official website had been redesigned and updated last month. During a month of use, many users had reported the following issues: - Homepage is too slow and animation effect is redundant. - Bad search experience. - The homepage blog cannot be automatically switched with the launch of a new blog. - 404 Error when switching document version. - So I would like to optimize the official website on the basis of the previous version. I will redesign the homepage to make it more concise and improve the problems of bad experience.
Re: [Discuss] Optimize the official website
Looking forward to it. On Thu, Jul 14, 2022 at 9:54 PM luzhijing <543881...@qq.com.invalid> wrote: > The Doris official website had been redesigned and updated last month. > During a month of use, many users had reported the following issues: > - Homepage is too slow and animation effect is redundant. > - Bad search experience. > - The homepage blog cannot be automatically switched with the launch > of a new blog. > - 404 Error when switching document version. > - …… > > > So I would like to optimize the official website on the basis of the > previous version. I will redesign the homepage to make it more concise and > improve the problems of bad experience. -- Best regards. Jianliang Qi Email: jianlian...@apache.org
Re: [Discuss] Optimize the official website
+1 very nice idea There are indeed many problems with the currently used vuepress framework, especially now that there are multiple versions of the document, when 404 occurs when switching versions, it needs to be forced to refresh, and there are problems with function name display, all of which have to be changed from the framework level. Jianliang Qi 于2022年7月15日周五 10:05写道: > Looking forward to it. > > > On Thu, Jul 14, 2022 at 9:54 PM luzhijing <543881...@qq.com.invalid> > wrote: > > > The Doris official website had been redesigned and updated last month. > > During a month of use, many users had reported the following issues: > > - Homepage is too slow and animation effect is redundant. > > - Bad search experience. > > - The homepage blog cannot be automatically switched with the launch > > of a new blog. > > - 404 Error when switching document version. > > - …… > > > > > > So I would like to optimize the official website on the basis of the > > previous version. I will redesign the homepage to make it more concise > and > > improve the problems of bad experience. > > > > -- > Best regards. > Jianliang Qi > Email: jianlian...@apache.org > -- 张家峰
Re: [Discuss] Optimize the official website
Another problem before is that it takes a long time to compile the website each time. The full build takes nearly two hours, and the increment takes about 20 minutes per day. From the current new framework, the full compilation only takes 10 minutes, which is very fast and page rendering. also fast Jiafeng.Zhang 于2022年7月15日周五 13:31写道: > +1 > very nice idea > There are indeed many problems with the currently used vuepress framework, > especially now that there are multiple versions of the document, when 404 > occurs when switching versions, it needs to be forced to refresh, and there > are problems with function name display, all of which have to be changed > from the framework level. > > Jianliang Qi 于2022年7月15日周五 10:05写道: > >> Looking forward to it. >> >> >> On Thu, Jul 14, 2022 at 9:54 PM luzhijing <543881...@qq.com.invalid> >> wrote: >> >> > The Doris official website had been redesigned and updated last month. >> > During a month of use, many users had reported the following >> issues: >> > - Homepage is too slow and animation effect is redundant. >> > - Bad search experience. >> > - The homepage blog cannot be automatically switched with the >> launch >> > of a new blog. >> > - 404 Error when switching document version. >> > - …… >> > >> > >> > So I would like to optimize the official website on the basis of the >> > previous version. I will redesign the homepage to make it more concise >> and >> > improve the problems of bad experience. >> >> >> >> -- >> Best regards. >> Jianliang Qi >> Email: jianlian...@apache.org >> > > > -- > 张家峰 > -- 张家峰
Re: [Discuss] Optimize the official website
+1 nice job,current official website has many problems, especially in open speed and search accuracy ---Original--- From: "Jiafeng.Zhang"