Skip to content

Commit

Permalink
docs: add Divine WSF and Ghostly to showcase (#7020)
Browse files Browse the repository at this point in the history
* Added Divine WSF and Ghostly showcases.

* optimize images

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
LeviticusMB and Josh-Cena authored Mar 26, 2022
1 parent cb03764 commit e6838dd
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Binary file added website/src/data/showcase/divine-wsf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/src/data/showcase/ghostly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,14 @@ const Users: User[] = [
source: 'https://github.com/Discord-Resources-Wiki/Discord-Resources-Wiki',
tags: ['opensource'],
},
{
title: 'Divine Web Service Framework',
description: 'A divine collection of awesome web-related Node.js modules',
preview: require('./showcase/divine-wsf.png'),
website: 'https://divine-software.github.io/WSF/',
source: 'https://github.com/Divine-Software/WSF/tree/master/website',
tags: ['opensource'],
},
{
title: 'Djamaile Rahamat',
description: 'Djamaile Rahamat Blog on making cool stuff',
Expand Down Expand Up @@ -671,6 +679,14 @@ const Users: User[] = [
source: 'https://lab.frogg.it/froggit/www/froggit.fr',
tags: ['opensource', 'product'],
},
{
title: 'Ghostly',
description: 'A divine template/print formatter engine',
preview: require('./showcase/ghostly.png'),
website: 'https://divine-software.github.io/ghostly/',
source: 'https://github.com/Divine-Software/ghostly/tree/master/website',
tags: ['opensource'],
},
{
title: 'Gladys Assistant',
description: 'A privacy-first, open-source home assistant',
Expand Down

0 comments on commit e6838dd

Please sign in to comment.