mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
docs: add Divine WSF and Ghostly to showcase (#7020)
* Added Divine WSF and Ghostly showcases. * optimize images Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
cb03764ce5
commit
e6838dd7a6
3 changed files with 16 additions and 0 deletions
BIN
website/src/data/showcase/divine-wsf.png
Normal file
BIN
website/src/data/showcase/divine-wsf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
website/src/data/showcase/ghostly.png
Normal file
BIN
website/src/data/showcase/ghostly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
|
@ -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',
|
||||
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue