mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
docs: add sapphire to showcase (#6090)
* feat(users): add sapphire to docusaurus users * chore: regen sapphire image * Update website/src/data/users.tsx Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
2cc3322c70
commit
d7a595d3e0
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/sapphire.png
Normal file
BIN
website/src/data/showcase/sapphire.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
|
@ -1267,6 +1267,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/mirumee/saleor-docs',
|
||||
tags: ['opensource', 'product', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Sapphire',
|
||||
description: 'Sapphire is a next-gen object-oriented Discord.js bot framework.',
|
||||
preview: require('./showcase/sapphire.png'),
|
||||
website: 'https://www.sapphirejs.dev',
|
||||
source: 'https://github.com/sapphiredev/website',
|
||||
tags: ['opensource', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'SCI WP Framework',
|
||||
description: 'A PHP framework to create MVC plugins for WordPress',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue