Skip to content

Commit

Permalink
docs: add sapphire to showcase (#6090)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
favna and Josh-Cena committed Dec 11, 2021
1 parent 2cc3322 commit d7a595d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/sapphire.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit d7a595d

Please sign in to comment.