docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for Plausible Analytics

Results 43 docs issues
Sort by recently updated
recently updated
newest added

On this page https://plausible.io/docs/self-hosting-configuration the default value of `SMTP_HOST_SSL_ENABLED` is mentioned as `false`. Which leads a person to believe that he needs to set the value as `true` for SSL...

This PR adds instructions to enable GA imports on a self-hosted instance.

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.21 to 2.1.0. Release notes Sourced from @​docusaurus/core's releases. 2.1.0 (2022-09-01) :rocket: New Feature docusaurus-theme-classic, docusaurus-theme-common #8008 feat(theme): ability to use <DocCardList> without items prop, on any...

dependencies
javascript

Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.1 to 2.3.2. Changelog Sourced from classnames's changelog. v2.3.2 / 2022-09-13 Fix TypeScript types when using require, thanks Mark Dalgleish (#276) Fix toString as [Object object] in...

dependencies
javascript

Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.21 to 2.1.0. Release notes Sourced from @​docusaurus/preset-classic's releases. 2.1.0 (2022-09-01) :rocket: New Feature docusaurus-theme-classic, docusaurus-theme-common #8008 feat(theme): ability to use <DocCardList> without items prop, on any...

dependencies
javascript

Update guide with example for Nuxt.js integration without plugin.

`docker-compose` cli is no longer necessary to install separately as [`docker` supports most of that functionality via its `compose` command.](https://docs.docker.com/compose/cli-command-compatibility/)

Since I don't know the templating engine used, I can only speculate on how to solve this problem. `*` may not work in the code block, `\*` may not escape...

I added aws-cdk instructions on how to Proxy Plausible with Cloudfront using Nextjs / OpenNext.