mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs: add Gotenberg to showcase (#5405)
This commit is contained in:
parent
b665b5b859
commit
2a9f5903cf
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/gotenberg.png
Normal file
BIN
website/src/data/showcase/gotenberg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue