mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
Add InfraQL product docs website (#5847)
* Add InfraQL product docs website * added screenshot
This commit is contained in:
parent
1e1df74838
commit
9723360ae9
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/infraql-docs.png
Normal file
BIN
website/src/data/showcase/infraql-docs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 KiB |
|
@ -643,6 +643,14 @@ const Users: User[] = [
|
|||
source: null,
|
||||
tags: ['product','design'],
|
||||
},
|
||||
{
|
||||
title: 'InfraQL Technologies',
|
||||
description: 'InfraQL is a SQL based approach to cloud infrastructure coding, API querying and automation.',
|
||||
preview: require('./showcase/infraql-docs.png'),
|
||||
website: 'https://docs.infraql.io/',
|
||||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'IOTA-Wiki',
|
||||
description: 'Documantation and wiki for the IOTA project',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue