mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 23:08:54 +02:00
docs(v2): Add Orbit.js site to showcase (#5189)
This commit is contained in:
parent
6210509bbe
commit
966b1d18be
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/orbitjs.png
Normal file
BIN
website/src/data/showcase/orbitjs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -675,6 +675,14 @@ const Users = [
|
|||
source: 'https://github.com/ocpeasy/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Orbit.js',
|
||||
description: 'The Universal Data Layer',
|
||||
preview: require('./showcase/orbitjs.png'),
|
||||
website: 'https://orbitjs.com',
|
||||
source: 'https://github.com/orbitjs/orbit/tree/main/website',
|
||||
tags: ['opensource','versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Oxidizer',
|
||||
description: 'A Rust ORM based on tokio-postgres and refinery',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue