Skip to content

Commit 9e8d643

Browse files
authored
docs: update landing page for other Eclipse project integration (#149)
* update logs on landing page * add missing </div> * fix typo for tecnalia logo name * change hero section to Eclipse Dataspace technologies scope * remove navbar logo * change website title * remove quickfix for DSS, keep logos
1 parent 4eda772 commit 9e8d643

30 files changed

+24
-22430
lines changed

content/en/_index.md

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ Learn More <i class="fas fa-arrow-alt-circle-right ms-2"></i>
99
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/eclipse-edc">
1010
GitHub <i class="fab fa-github ms-2 "></i>
1111
</a>
12-
<p class="lead mt-5">EDC is an open source framework hosted by the Eclipse Foundation for building secure, globally-scalable data-sharing services.
13-
EDC provides highly customizable components for creating control planes, data planes, decentralized identity systems,
14-
and federated data catalogs. Backed by leading companies and cloud providers, EDC gives developers the tools they need
15-
to deliver innovative solutions for data exchange networks.
12+
<p class="lead mt-5">EDC is an open source framework hosted by the Eclipse Foundation for building secure, globally-scalable data-sharing services. EDC provides highly customizable components for creating control planes, data planes, decentralized identity systems, and federated data catalogs. Backed by leading companies and cloud providers, EDC gives developers the tools they need to deliver innovative solutions for data exchange networks.</p>
13+
<p>
14+
Backed by leading companies and cloud providers, the ecosystem accelerates innovation while preserving openness, flexibility, and interoperability.
1615
</p>
1716

1817
<img height="500px" width="600px" src="images/edc.schematic.svg">
@@ -23,14 +22,26 @@ to deliver innovative solutions for data exchange networks.
2322
<h2>Backed by Leading Companies</h2>
2423
</div>
2524
<div class="pt-5 logo-container">
26-
<div><img height="80" src="images/logos/amadeus.logo.svg"></div>
27-
<div><img height="60" src="images/logos/aws.logo.svg"></div>
28-
<div><img height="80" src="images/logos/bmw.logo.svg"></div>
29-
<div><img height="60" src="images/logos/fraunhofer.logo.svg"></div>
30-
<div><img height="60" src="images/logos/google.logo.svg"></div>
31-
<div><img height="60" src="images/logos/huawei.logo.svg"></div>
32-
<div><img height="60" src="images/logos/microsoft.logo.svg"></div>
33-
<div><img height="60" src="images/logos/sap.logo.svg"></div>
25+
<div><img height="80" src="images/logos/amadeus.png"></div>
26+
<div><img height="80" src="images/logos/aruba.png"></div>
27+
<div><img height="80" src="images/logos/aws.png"></div>
28+
<div><img height="80" src="images/logos/bmw.png"></div>
29+
<div><img height="80" src="images/logos/cofinityx.png"></div>
30+
<div><img height="80" src="images/logos/fraunhofer.png"></div>
31+
<div><img height="80" src="images/logos/huawei.png"></div>
32+
<div><img height="80" src="images/logos/mercedes.png"></div>
33+
<div><img height="80" src="images/logos/microsoft.png"></div>
34+
<div><img height="80" src="images/logos/nexyo.png"></div>
35+
<div><img height="80" src="images/logos/ntt.png"></div>
36+
<div><img height="80" src="images/logos/opiquad.png"></div>
37+
<div><img height="80" src="images/logos/pwc.png"></div>
38+
<div><img height="80" src="images/logos/sap.png"></div>
39+
<div><img height="80" src="images/logos/soprasteria.png"></div>
40+
<div><img height="80" src="images/logos/sovity.png"></div>
41+
<div><img height="80" src="images/logos/tecnalia.png"></div>
42+
<div><img height="80" src="images/logos/thinkit.png"></div>
43+
<div><img height="80" src="images/logos/tsystems.png"></div>
44+
<div><img height="80" src="images/logos/zf.png"></div>
3445
</div>
3546

3647
{{< /blocks/section >}}

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Basic page settings
22
baseURL = "https://eclipse-edc.github.io/"
33
canonifyURLs = true
4-
title = "EDC"
4+
title = "Eclipse Dataspace Components"
55

66
# Language settings
77
contentDir = "content/en"

static/images/logos/amadeus.logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/images/logos/amadeus.png

7.29 KB
Loading

static/images/logos/aruba.png

15.8 KB
Loading

static/images/logos/aws.logo.svg

Lines changed: 0 additions & 38 deletions
This file was deleted.

static/images/logos/aws.png

2.78 KB
Loading

static/images/logos/bmw.logo.svg

Lines changed: 0 additions & 16 deletions
This file was deleted.

static/images/logos/bmw.png

18.5 KB
Loading

static/images/logos/cofinityx.png

10.1 KB
Loading

0 commit comments

Comments
 (0)