mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-15 01:02:35 +02:00
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:
parent
3334bfb4fa
commit
43f13474bc
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/tremor.png
Normal file
BIN
website/src/data/showcase/tremor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 238 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue