mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): added Apache APISIX (#4225)
* docs: added Apache APISIX * Add files via upload * Delete apache-apisix.png * Add files via upload
This commit is contained in:
parent
f8044d7842
commit
32d8148fd3
Binary file not shown.
|
After Width: | Height: | Size: 384 KiB |
|
|
@ -68,6 +68,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Apache APISIX',
|
||||
description: 'A Dynamic, Real-Time, High-Performance Cloud-Native API Gateway',
|
||||
preview: require('./showcase/apache-apisix.png'),
|
||||
website: 'https://apisix.apache.org/',
|
||||
source: 'https://github.com/apache/apisix-website',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Axioms',
|
||||
description: 'Axioms Developer Hub and Documentation Portal',
|
||||
|
|
|
|||
Loading…
Reference in New Issue