moonming commented on code in PR #1756:
URL: https://github.com/apache/apisix-website/pull/1756#discussion_r1446849988
##########
blog/en/docusaurus.config.js:
##########
@@ -105,6 +105,19 @@ module.exports = {
trackingID: 'GTM-K24PRPS',
},
},
+ scripts: [
+ {
+ src: 'https://widget.kapa.ai/kapa-widget.bundle.js',
+ 'data-website-id': '23b59d9a-682e-4c3d-9e83-bf2ee85cdc19',
+ 'data-project-name': 'APISIX',
+ 'data-project-color': '#E8442E',
+ 'data-project-logo':
+
'https://user-images.githubusercontent.com/52855735/62005987-53faae80-b16d-11e9-96cc-9dba3470f5b2.png',
+ 'data-modal-disclaimer': 'This is a custom LLM for APISIX with access to
all developer documentation, GitHub issues and discussions.',
+ 'data-modal-example-questions': 'Does APISIX have a UI?,How do I use
REGEX for uri routes?',
Review Comment:
> I think we can follow the user journey.
>
> > What is APISIX -> How to deploy APISIX -> How to use APISIX
>
>
>
> like what skywalking does. refer:
https://github.com/apache/skywalking-website/blob/fe54f2541fcabba6ee49c6497ca9daaed2a91795/themes/docsy/layouts/partials/scripts.html#L34
>
>
>
>

>
>
>
>
>
> What do you think? @moonming
Good answers come from the right questions. I don't think general questions
are valuable
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]