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/07/25 08:14:19 UTC

[GitHub] [apisix-website] Baoyuantop opened a new pull request #425: fix: showing Project's name on the navbar

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


   Fixes: #424 
   
   Changes:
   After selecting the FAQ of different projects, the Docs option will display the corresponding project name.
   
   Screenshots of the change:
   
   ![image](https://user-images.githubusercontent.com/30611190/126892333-fee0f7a1-c622-479d-b252-9ad69ca11bc0.png)
   
   ![image](https://user-images.githubusercontent.com/30611190/126892340-a7a56dc9-0964-4d11-aff5-9f797716bc67.png)
   
   ![image](https://user-images.githubusercontent.com/30611190/126892351-1a5a88b3-7041-43bf-afe9-e0ab6cd2513f.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] netlify[bot] commented on pull request #425: fix: showing Project's name on the navbar

Posted by GitBox <gi...@apache.org>.
netlify[bot] commented on pull request #425:
URL: https://github.com/apache/apisix-website/pull/425#issuecomment-886164778


   👷 Deploy Preview for *apisix* processing.
   
   
   🔨 Explore the source changes: 391336417e546cc77c7a3448770525a9fd7243b5
   
   🔍 Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60fd1d4f3b01510007475107](https://app.netlify.com/sites/apisix/deploys/60fd1d4f3b01510007475107?utm_source=github&utm_campaign=bot_dl)
   


-- 
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] netlify[bot] edited a comment on pull request #425: fix: showing Project's name on the navbar

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #425:
URL: https://github.com/apache/apisix-website/pull/425#issuecomment-886164778


   👷 Deploy Preview for *apisix* processing.
   
   
   🔨 Explore the source changes: ce4a54e8970df99c1613a67eae1ec56252b36ade
   
   🔍 Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60fe6379b1c9b70008327a98](https://app.netlify.com/sites/apisix/deploys/60fe6379b1c9b70008327a98?utm_source=github&utm_campaign=bot_dl)
   


-- 
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] tokers merged pull request #425: fix: showing Project's name on the navbar

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


   


-- 
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] netlify[bot] edited a comment on pull request #425: fix: showing Project's name on the navbar

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #425:
URL: https://github.com/apache/apisix-website/pull/425#issuecomment-886164778


   ✔️ Deploy Preview for *apisix* ready!
   
   
   🔨 Explore the source changes: 391336417e546cc77c7a3448770525a9fd7243b5
   
   🔍 Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60fd1d4f3b01510007475107](https://app.netlify.com/sites/apisix/deploys/60fd1d4f3b01510007475107?utm_source=github&utm_campaign=bot_dl)
   
   😎 Browse the preview: [https://deploy-preview-425--apisix.netlify.app](https://deploy-preview-425--apisix.netlify.app?utm_source=github&utm_campaign=bot_dp)
   


-- 
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 #425: fix: showing Project's name on the navbar

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



##########
File path: website/src/theme/DocPage/index.js
##########
@@ -35,16 +35,19 @@ function DocPageContent({ currentDocRoute, versionMetadata, children }) {
     apisixHelmChart : "seeking-help",
     apisixDocker : "build-an-image-from-source",
     apisixJavaPluginRunner : "overview",
-    apisixGoRunner : "prerequisites"
+    apisixGoRunner : "prerequisites",
+    apisixFAQ: "why-a-new-api-gateway",

Review comment:
       Maybe not a good idea to use this way, because if the FAQ file gets updated, website will not know it should get updated, too.




-- 
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] netlify[bot] edited a comment on pull request #425: fix: showing Project's name on the navbar

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #425:
URL: https://github.com/apache/apisix-website/pull/425#issuecomment-886164778


   ✔️ Deploy Preview for *apisix* ready!
   
   
   🔨 Explore the source changes: ce4a54e8970df99c1613a67eae1ec56252b36ade
   
   🔍 Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60fe6379b1c9b70008327a98](https://app.netlify.com/sites/apisix/deploys/60fe6379b1c9b70008327a98?utm_source=github&utm_campaign=bot_dl)
   
   😎 Browse the preview: [https://deploy-preview-425--apisix.netlify.app](https://deploy-preview-425--apisix.netlify.app?utm_source=github&utm_campaign=bot_dp)
   


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