You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/01 14:57:03 UTC

[GitHub] [apisix-website] Ylikj opened a new pull request #694: refactor:load images from CDN

Ylikj opened a new pull request #694:
URL: https://github.com/apache/apisix-website/pull/694


   In order to load the picture from the CDN, i modified the files of blog and index.js , is there something wrong?
   Is there anything else missing?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] juzhiyuan commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-995346600


   resolved by https://github.com/apache/apisix-website/pull/810


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] guoqqqi commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
guoqqqi commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-959142560






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] Ylikj commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
Ylikj commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-960578473


   @yzeng25  thanks,I will make changes as required


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] yzeng25 edited a comment on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
yzeng25 edited a comment on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-960573814


   > In order to load the picture from the CDN, i modified the files of blog and index.js , is there something wrong? Is there anything else missing?
   
   Hi @Ylikj ,
   
   Sorry for the confusion. I did not specify which kind of images should be changed. It is a bit late but here is the clarification:
   
   For the `authorImageURL` part, you can just leave it as it is. If you really want to change them to CDN, please change them at the very end of this process.
   
   For images in the content of blogs, please change all of them to CDN. 
   
   And here is my suggested plan:
   
   Changing all images is indeed a long process. 
   
   I would suggest split them in multiple pull requests, and categorize them by months . For example, you can create a pull request with images changes for blogs posted in December 2020, and create another pull request with images changes for blogs posted in January 2021. In this way, it is easier for reviewers to do their jobs.
   
   You can get start changing them from `/blog/2020/12/~`, which is the earliest blogs we have on our website. Then you can go from there, continue to `/blog/2021/01/~`.
   
   As you may notice, we started to use CDN around July, 2021. So the images involved in each month may come to a peak in `/blog/2021/06/~` or `/blog/2021/07/~`, then suddenly drop a lot because of the change.
   
   Hope this clarifies your confusion, and thank you for your contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] yzeng25 commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
yzeng25 commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-966942727


   Hi @Ylikj , are you still working on this issue? It has been some days since last time, did you encounter any difficulties during the process?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] juzhiyuan closed pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed pull request #694:
URL: https://github.com/apache/apisix-website/pull/694


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] guoqqqi commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
guoqqqi commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-959146678


   Hi, @Ylikj  If the PR has been completed, please mark it as ready for review


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] yzeng25 commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
yzeng25 commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-960580419


   > @yzeng25 thanks,I will make changes as required
   
   Alright cool, take your time, there is no rush :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] yzeng25 commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
yzeng25 commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-960573814


   > In order to load the picture from the CDN, i modified the files of blog and index.js , is there something wrong? Is there anything else missing?
   
   Hi @Ylikj ,
   
   Sorry for the confusion. I did not specify which kind of images should be changed. It is a bit late but here is the clarification:
   
   For the `authorImageURL` part, you can just leave it as it is. If you really want to change them to CDN, please change them at the very end of this process.
   
   For images in the content of blogs, please change all of them to CDN. 
   
   And here is my suggested plan:
   
   Changing all images is indeed a long process. 
   
   I would suggest split them in multiple pull requests, and categorize them by months . For example, a pull request with images changes for blogs posted in December 2020, and another pull request with images changes for blogs posted in January 2021. In this way, it is easier for reviewers to do their jobs.
   
   You can get start changing them from `/blog/2020/12/~`, which is the earliest blogs we have on our website. Then you can go from there, continue to `/blog/2021/01/~`.
   
   As you may notice, we started to use CDN around July, 2021. So the images involved of each month may come to a peak in `/blog/2021/06/~` or `/blog/2021/07/~`, then suddenly drop a lot because of the change.
   
   Hope this clarifies your confusion, and thank you for your contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] yzeng25 edited a comment on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
yzeng25 edited a comment on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-960573814


   > In order to load the picture from the CDN, i modified the files of blog and index.js , is there something wrong? Is there anything else missing?
   
   Hi @Ylikj ,
   
   Sorry for the confusion. I did not specify which kind of images should be changed. It is a bit late but here is the clarification:
   
   For the `authorImageURL` part, you can just leave it as it is. If you really want to change them to CDN, please change them at the very end of this process.
   
   For images in the content of blogs, please change all of them to CDN. 
   
   And here is my suggested plan:
   
   Changing all images is indeed a long process. 
   
   I would suggest split them in multiple pull requests, and categorize them by months . For example, you can create a pull request with images changes for blogs posted in December 2020, and create another pull request with images changes for blogs posted in January 2021. In this way, it is easier for reviewers to do their jobs.
   
   You can get start changing them from `website/blog/2020/12/~` and `website/i18n/zh/docusaurus-plugin-content-blog/2020/12`, which is the earliest blogs we have on our website. Then you can go from there, continue to `/blog/2021/01/~` and `website/i18n/zh/docusaurus-plugin-content-blog/2021/01`.
   
   If you encounter any translation issues, you can also leave them there. Changing the images is enough. We will take care of translations later.
   
   As you may notice, we started to use CDN around July, 2021. So the images involved in each month may come to a peak in `/blog/2021/06/~` or `/blog/2021/07/~`, then suddenly drop a lot because of the change.
   
   Hope this clarifies your confusion, and thank you for your contribution.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] Ylikj commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
Ylikj commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-966948039


   sorry ,it's done, I will upload it before tomorrow @yzeng25 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] Ylikj commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
Ylikj commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-968316298


   hi,may it is not be good -> " split them in multiple pull requests, and categorize them by months ."
   because there  are more than twenty ,and they all be closed today . I will  re-upload the modified file in one pr tomorrow ,of course, I will upload by month, not all at once。
   If you have other ideas, please @Ylikj 😊,and sorry to disturb you late at night😢 @yzeng25 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] guoqqqi commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
guoqqqi commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-959142560


   ![image](https://user-images.githubusercontent.com/72343596/140073470-96fecb07-66ef-4a02-b0b6-366f6ae98070.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-website] guoqqqi commented on pull request #694: refactor:load images from CDN

Posted by GitBox <gi...@apache.org>.
guoqqqi commented on pull request #694:
URL: https://github.com/apache/apisix-website/pull/694#issuecomment-959142560






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org