Replies: 2 comments
-
Try to read these plugins source code and understand how vuepress works: https://vuejs.press/plugins/manage.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
@hlassiege here's what I had to do to add ZenDesk to my documentation / support site: Client.ts
Then to pass the Zendesk id from my environment to the client.ts, I needed to set a variable in my config.ts. (I'm using dotenv)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there an easy way to add a snippet of code on each page ?
I'd like to add Matomo (a kind of Google analytics).
Beta Was this translation helpful? Give feedback.
All reactions