diff --git a/website/src/data/showcase/gotenberg.png b/website/src/data/showcase/gotenberg.png new file mode 100644 index 0000000000..b80aad9139 Binary files /dev/null and b/website/src/data/showcase/gotenberg.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 9118e351a2..b9b2cdd237 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -497,6 +497,14 @@ const Users: User[] = [ source: 'https://github.com/GladysAssistant/v4-website', tags: ['opensource', 'i18n'], }, + { + title: 'Gotenberg', + description: 'A Docker-powered stateless API for PDF files', + preview: require('./showcase/gotenberg.png'), + website: 'https://gotenberg.dev/', + source: 'https://github.com/gotenberg/gotenberg.dev', + tags: ['opensource', 'versioning'], + }, { title: 'GraphQL Code Generator', description: