mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
docs(v2): add Deploy with QuandCDN (#4430)
* Update deployment.mdx - Adds QuantCDN deployment target. * Update deployment.mdx * Update website/docs/deployment.mdx Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> * Add QuantCDN docs to showcase. Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
07733e1b9c
commit
66e621dca9
3 changed files with 29 additions and 0 deletions
|
@ -501,6 +501,15 @@ const users = [
|
|||
source: 'https://github.com/Samsung/qaboard',
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'QuantCDN',
|
||||
description:
|
||||
'An all-in-one Static Web solution and global Content Delivery Network',
|
||||
preview: require('./showcase/quantcdn.png'),
|
||||
website: 'https://docs.quantcdn.io',
|
||||
source: 'https://github.com/quantcdn/docs',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'QuestDB',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue