This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/main by this push:
new def4296 add subheadline
def4296 is described below
commit def4296160f1b17ccd736830442c269f2ebdc8fa
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Dec 18 19:00:39 2023 +0100
add subheadline
---
index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.md b/index.md
index ed50294..3554633 100644
--- a/index.md
+++ b/index.md
@@ -19,6 +19,8 @@ title: "Enabling Federated Data Processing"
section-1:
title: |
Federated Data Processing Engine
+ subtitle: |
+ Enabling Data Regulation Compliant Application Agnosticism
text: |
Apache Wayang is an API-first system designed to fully support
cross-platform data processing: Wayang enables users to run data analytics over
multiple data processing platforms, without changing the native code. </br>
Wayang provides an abstraction on top of existing platforms in order to
run data processing and analytic tasks on top of any set of platforms. As a
result, users can focus on the logics of their applications rather on the
intricacies of the underlying platforms.