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/09/23 08:48:04 UTC

[GitHub] [apisix-website] yzeng25 opened a new pull request #625: docs: update blog and delete events

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


   Changes:
   
   - deleted 'Events' tab under 'Resources' tab
   - migrated documents under 'Events' tab to 'Blog' tab, and added tags such as 'Events', and 'Release'.
   - updated tags to Start with capitalized letters,  i.e. 'news to News', 'practical case' to 'Practical Case'
   - changed the link on home page to Events on https://apisix.apache.org/ 
   - updated events.json `blog/tags/Events` to link events to blogs
   - modified index.js to update prefix to `/blog` 
   - updated `events.json` to list events in date order


-- 
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 a change in pull request #625: docs: update blog and delete events

Posted by GitBox <gi...@apache.org>.
yzeng25 commented on a change in pull request #625:
URL: https://github.com/apache/apisix-website/pull/625#discussion_r715251678



##########
File path: website/static/data/events.json
##########
@@ -1,12 +1,30 @@
 [
+  {"title": "Apache APISIX Weekly Report",

Review comment:
       fixed




-- 
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 #625: docs: update blog and delete events

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


   cc @Baoyuantop @guoqqqi to have a look when you have time :) 


-- 
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 a change in pull request #625: docs: update blog and delete events

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #625:
URL: https://github.com/apache/apisix-website/pull/625#discussion_r714768312



##########
File path: website/static/data/events.json
##########
@@ -1,12 +1,30 @@
 [
+  {"title": "Apache APISIX Weekly Report",

Review comment:
       Please format this file




-- 
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 #625: docs: update blog and delete events

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


   LGTM, very thanks~


-- 
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 merged pull request #625: docs: update blog and delete events

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


   


-- 
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 #625: docs: update blog and delete events

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


   > May I know how to distinguish contents in English and Chinese?
   
   Yes. This pull request does not solve the problem of separating blogs in English and Chinese. It is an enhancement and a fix on current blogs and events.
   
   For reference, https://github.com/apache/apisix-website/pull/626 could solve the problem of separating blogs in English and Chinese. It creates subdirectories `./i18n/zh` and `./i18n/en` under `./website`, and sorts blogs into these subdirectories in order to distinguish contents in English and Chinese.


-- 
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