mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: Add Plausible Analytics docs to showcase page (#5271)
* Add Plausible Analytics docs to showcase page * add plausible.png Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
fdda2bd7fd
commit
2360c592ab
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/plausible.png
Normal file
BIN
website/src/data/showcase/plausible.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -707,6 +707,14 @@ const Users = [
|
|||
source: null,
|
||||
tags: ["product"],
|
||||
},
|
||||
{
|
||||
title: 'Plausible Analytics Docs',
|
||||
description: 'Plausible Analytics is a simple, open source, lightweight (< 1 KB) and privacy-friendly alternative to Google Analytics. ',
|
||||
preview: require('./showcase/plausible.png'),
|
||||
website: 'https://plausible.io/docs',
|
||||
source: 'https://github.com/plausible/docs',
|
||||
tags: ['opensource','product'],
|
||||
},
|
||||
{
|
||||
title: 'pnpm',
|
||||
description: 'Fast, disk space efficient package manager',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue