mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: add Astronomer to showcase (#6158)
* Add Astronomer to Docusaurus showcase * Add screenshot for Astronomer showcase * Update website/src/data/users.tsx Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> * New photo Co-authored-by: Joshua Chen <sidachen2003@gmail.com> Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
fb7e98a345
commit
8791fd65af
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/astronomer.png
Normal file
BIN
website/src/data/showcase/astronomer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 585 KiB |
|
@ -205,6 +205,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/ipavlic/apex-fp/tree/master/website',
|
source: 'https://github.com/ipavlic/apex-fp/tree/master/website',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Astronomer',
|
||||||
|
description:
|
||||||
|
'Enterprise-grade framework for Apache Airflow. Production-ready Airflow environments with just a few clicks',
|
||||||
|
preview: require('./showcase/astronomer.png'),
|
||||||
|
website: 'https://docs.astronomer.io',
|
||||||
|
source: 'https://github.com/astronomer/docs',
|
||||||
|
tags: ['product', 'versioning', 'opensource'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'AttoBot',
|
title: 'AttoBot',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue