From 1f1eaa81523602bafece721e4d2e562e04dd7315 Mon Sep 17 00:00:00 2001 From: rmoff Date: Mon, 23 Sep 2024 15:07:06 +0100 Subject: [PATCH 1/3] adoc -> md --- README.adoc => README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename README.adoc => README.md (70%) diff --git a/README.adoc b/README.md similarity index 70% rename from README.adoc rename to README.md index 26e158b..97aeb99 100644 --- a/README.adoc +++ b/README.md @@ -1,8 +1,8 @@ -image::decodable_logo.webp[] +![Decodable logo](./decodable_logo.webp) _Decodable radically simplifies real-time data, making it easier to access the freshest, high-quality data. Reduce infrastructure overhead, connect data sources, transform, and deliver data reliably to any destination._ -image::welcome-to-decodable.webp[] +![Welcome to Decodable](./welcome-to-decodable.webp) Decodable offers a simplified, unified approach to real-time data with its fully-managed, serverless platform. Powered by battle-tested open-source technologies like Apache Flink and Debezium, Decodable eliminates the complexity and overhead of managing infrastructure, allowing data engineering teams to focus on building pipelines using SQL, Java, or Python. @@ -12,18 +12,18 @@ By combining serverless infrastructure, simplified development, and operational ## 👉 Try it out -https://app.decodable.co/-/accounts/create?_gl=1*12qyzm7*_gcl_au*MTY2MDg5MDExNS4xNzIxMDYyODI4[Create a free account] and get started today! +[Create a free account](https://app.decodable.co/-/accounts/create?_gl=1*12qyzm7*_gcl_au*MTY2MDg5MDExNS4xNzIxMDYyODI4) and get started today! ## 🧑‍🎓 Learn more -* https://www.decodable.co/product[Product details] -* https://www.decodable.co/product/deployment-options[Deployment options] -* https://www.decodable.co/solutions[Solution guides] +* [Product details](https://www.decodable.co/product) +* [Deployment options](https://www.decodable.co/product/deployment-options) +* [Solution guides](https://www.decodable.co/solutions) ## 📖 Read the docs -https://docs.decodable.co/[Decodable documentation] +[Decodable documentation](https://docs.decodable.co/) ## 📚 Read the blog -https://www.decodable.co/blog/[Decodable blog] +[Decodable blog](https://www.decodable.co/blog/) From 0813b0ba02c2120e0926b52090f95db6c77c1697 Mon Sep 17 00:00:00 2001 From: rmoff Date: Mon, 23 Sep 2024 15:08:07 +0100 Subject: [PATCH 2/3] mv --- README.md => profile/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => profile/README.md (100%) diff --git a/README.md b/profile/README.md similarity index 100% rename from README.md rename to profile/README.md From 039d999294829ef8f1fa1c8bd3251513fcb47a60 Mon Sep 17 00:00:00 2001 From: rmoff Date: Mon, 23 Sep 2024 15:08:23 +0100 Subject: [PATCH 3/3] mv --- decodable_logo.webp => profile/decodable_logo.webp | Bin .../welcome-to-decodable.webp | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename decodable_logo.webp => profile/decodable_logo.webp (100%) rename welcome-to-decodable.webp => profile/welcome-to-decodable.webp (100%) diff --git a/decodable_logo.webp b/profile/decodable_logo.webp similarity index 100% rename from decodable_logo.webp rename to profile/decodable_logo.webp diff --git a/welcome-to-decodable.webp b/profile/welcome-to-decodable.webp similarity index 100% rename from welcome-to-decodable.webp rename to profile/welcome-to-decodable.webp