docs: add Tremor website to showcase page (#6015)

* Add Tremor Website to Docusaurus Showcase Page

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>

* Update Source URL

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>

* update preview image with entire homepage capture

Signed-off-by: Sharon Koech <sharonkoech5147@gmail.com>
This commit is contained in:
Sharon Koech 2021-11-27 03:36:23 +03:00 committed by GitHub
parent 3334bfb4fa
commit 43f13474bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

View file

@ -1382,6 +1382,15 @@ const Users: User[] = [
source: 'https://github.com/hunteroi/tinaeldevresse.eu',
tags: ['personal', 'opensource', 'i18n'],
},
{
title: 'Tremor',
description:
'An early-stage event processing system for unstructured data with rich support for structural pattern-matching, filtering and transformation.',
preview: require('./showcase/tremor.png'),
website: 'https://www.tremor.rs/',
source: 'https://github.com/tremor-rs/tremor-www',
tags: ['opensource', 'versioning'],
},
{
title: 'TRPG Engine',
description: 'IM Application which build for TRPG, like slack and discord',