Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "add posthog" #226

Merged
merged 1 commit into from
Aug 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "add posthog (#224)"
This reverts commit 28cbb7b.
  • Loading branch information
AdrianMachado committed Aug 21, 2023
commit 5f3dc185dc7ccffd5e13f837973758de2196e22c
7 changes: 0 additions & 7 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ const config = {
},
],
"@docusaurus/theme-mermaid",
[
"posthog-docusaurus",
{
apiKey: "phc_xB1aydh7a41MW9TwUtLJjKme4izQiWf9zKbKhpysAiW",
enableInDevelopment: false, // optional
},
],
],
presets: [
[
Expand Down
9 changes: 0 additions & 9 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"@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