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:
Marko Saric 2021-08-04 14:18:33 +02:00 committed by GitHub
parent fdda2bd7fd
commit 2360c592ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -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',