diff --git a/website/src/data/showcase/divine-wsf.png b/website/src/data/showcase/divine-wsf.png new file mode 100644 index 000000000000..a807ae6a532d Binary files /dev/null and b/website/src/data/showcase/divine-wsf.png differ diff --git a/website/src/data/showcase/ghostly.png b/website/src/data/showcase/ghostly.png new file mode 100644 index 000000000000..74f4662decf9 Binary files /dev/null and b/website/src/data/showcase/ghostly.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 624ca2c8d42f..96e4d1efc175 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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',