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

docs: add analytics #1517

Merged
merged 3 commits into from
Jan 12, 2024
Merged

docs: add analytics #1517

merged 3 commits into from
Jan 12, 2024

Conversation

leohhhn
Copy link
Contributor

@leohhhn leohhhn commented Jan 10, 2024

Description

This PR introduces analytics to the official documentation.

Closes: #1432

cc @zivkovicmilos @moul

EDIT: We should consider using plausible.io - it is privacy-friendly, doesn't require user approval, and DevX is already using it for the Gno Playground.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@leohhhn leohhhn self-assigned this Jan 10, 2024
@leohhhn leohhhn requested review from a team as code owners January 10, 2024 18:07
@leohhhn
Copy link
Contributor Author

leohhhn commented Jan 10, 2024

Hmm, seems my yarn installation is messing with some files. Let me try to fix this.

misc/docusaurus/.yarnrc.yml Show resolved Hide resolved
@leohhhn
Copy link
Contributor Author

leohhhn commented Jan 12, 2024

Merging this for now to get started with analytics since we already have announcements on social media made.

@leohhhn leohhhn merged commit 6d991a1 into gnolang:master Jan 12, 2024
5 checks passed
@leohhhn leohhhn deleted the docs/add-analytics branch January 12, 2024 11:47
gfanton pushed a commit to moul/gno that referenced this pull request Jan 18, 2024
## Description

This PR introduces analytics to the official documentation.
 
Closes: gnolang#1432
  
cc @zivkovicmilos @moul 

EDIT: We should consider using [plausible.io](https://plausible.io) - it
is privacy-friendly, doesn't require user approval, and DevX is already
using it for the Gno Playground.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [x] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: No status
Archived in project
Development

Successfully merging this pull request may close these issues.

[docs] add analytics to the docs
4 participants