Skip to content

Commit

Permalink
add posthog (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabedraba committed Aug 21, 2023
1 parent 8389e45 commit 28cbb7b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ const config = {
},
],
"@docusaurus/theme-mermaid",
[
"posthog-docusaurus",
{
apiKey: "phc_xB1aydh7a41MW9TwUtLJjKme4izQiWf9zKbKhpysAiW",
enableInDevelopment: false, // optional
},
],
],
presets: [
[
Expand Down
9 changes: 9 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@zuplo/md-tools": "^1.6.0",
"clsx": "^1.2.1",
"json-loader": "^0.5.7",
"posthog-docusaurus": "^2.0.0",
"prism-react-renderer": "^1.3.5",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
Expand Down

1 comment on commit 28cbb7b

@vercel
Copy link

@vercel vercel bot commented on 28cbb7b Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs.zuplosite.com
docs-site.zuplosite.com
docs.zuplopreview.net
docs-git-main.zuplosite.com

Please sign in to comment.