Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00

44 lines
1011 B
Markdown

---
title: OpenMetadata
slug: /developers
---
# OpenMetadata Development
Here are the articles in this section:
<InlineCalloutContainer>
<InlineCallout
color="violet-70"
icon="play_arrow"
bold="Architecture"
href="developers/architecture"
>
Overview of the high level architecture of OpenMetadata
</InlineCallout>
<InlineCallout
color="violet-70"
icon="play_arrow"
bold="Open Source Community"
href="developers/open-source-community"
>
Discover support and meetings about OpenMetadata development
</InlineCallout>
<InlineCallout
color="violet-70"
icon="play_arrow"
bold="Contribute"
href="developers/contribute"
>
Explore how you can contribute to the ongoing development of OpenMetadata
</InlineCallout>
<InlineCallout
color="violet-70"
icon="play_arrow"
bold="Webhooks"
href="developers/webhooks"
>
Presentation on how to setup webhooks within OpenMetadata
</InlineCallout>
</InlineCalloutContainer>