Skip to content

Commit dbb6b73

Browse files
committed
Changed some links and textual changes
1 parent fbe289b commit dbb6b73

6 files changed

Lines changed: 26 additions & 14 deletions

File tree

content/products/carbonDB.de.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Zu den Funktionen gehören:
2626
- **Datengetriebene Entscheidungen**: Mit umfassenden Einblicken in Energie- und Kohlenstoffverbrauch können Unternehmen Bereiche zur Verbesserung identifizieren, ihre Umweltauswirkungen reduzieren und Nachhaltigkeitsziele erreichen.
2727
- **Feingliedrigkeit**: Mit der Energiezuweisung auf der Ebene von Maschine, Projekt, Unternehmen und Tags ist eine detaillierte Sicht auf die Institution möglich.
2828

29-
### Schlüsselvorteile
29+
### Vorteile
3030

3131
- **Vereinfachtes Berichtswesen**: CarbonDB vereinfacht den komplexen Prozess der Sammlung, Umwandlung und Berichterstattung von Energie- und Kohlenstoffdaten und macht die Einhaltung von Berichtsrichtlinien unkompliziert.
3232
- **Verbesserte Nachhaltigkeit**: Durch die Bereitstellung genauer Daten zu Kohlenstoffemissionen hilft CarbonDB Unternehmen, effektivere Nachhaltigkeitsstrategien umzusetzen.
@@ -35,4 +35,9 @@ Zu den Funktionen gehören:
3535

3636
CarbonDB ist ein unverzichtbares Werkzeug für Unternehmen, die die Komplexität des Energie- und Kohlenstoffmanagements im Einklang mit den neuen europäischen Berichtsrichtlinien navigieren möchten. Durch die Bereitstellung einer umfassenden, benutzerfreundlichen Plattform für die Verfolgung und Berichterstattung des Kohlenstoffverbrauchs unterstützt CarbonDB nicht nur bei der Einhaltung von Vorschriften, sondern fördert auch Unternehmen auf ihrem Weg zur Nachhaltigkeit und zur Reduzierung ihrer Umweltauswirkungen.
3737

38+
### Links
39+
{{< button "code branch" "Github" "https://github.com/green-coding-solutions/green-metrics-tool" >}}
40+
{{< button "columns" "Demo Dashboard" "https://metrics.green-coding.io/carbondb.html" >}}
41+
42+
3843
<div class="clear"></div>

content/products/carbonDB.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Its features include are:
3535

3636
CarbonDB is an essential tool for businesses seeking to navigate the complexities of energy and carbon management in compliance with new European reporting guidelines. By offering a comprehensive, easy-to-use platform for tracking and reporting carbon usage, CarbonDB not only aids in regulatory compliance but also supports companies in their journey towards sustainability and reduced environmental impact.
3737

38+
### Links
39+
{{< button "code branch" "Github" "https://github.com/green-coding-solutions/green-metrics-tool" >}}
40+
{{< button "columns" "Demo Dashboard" "https://metrics.green-coding.io/carbondb.html" >}}
41+
3842

3943
---
4044

@@ -166,7 +170,7 @@ CarbonDB is an essential tool for businesses seeking to navigate the complexitie
166170

167171

168172
<br>
169-
<div class="ui horizontal divider header"><i class="eye icon"></i>Screenshots</div>
173+
<div id="screenshots" class="ui horizontal divider header"><i class="eye icon"></i>Screenshots</div>
170174
<br>
171175

172176
<img src="/img/products/carbondb_dashboard_1x.webp" srcset="/img/products/carbondb_dashboard_2x.webp 2x, /img/products/carbondb_dashboard_1x.webp 1x" alt="CarbonDB screenshots">

content/products/eco-ci.de.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Das Ergebnis ist eine leicht integrierbare Github-Aktion, mit der Sie die Energi
3838
{{< /rawhtml >}}
3939

4040

41+
42+
### Links
4143
{{< button "code branch" "Github" "https://github.com/green-coding-solutions/eco-ci-energy-estimation" >}}
4244

4345
{{< button "shopping bag" "Github-Marktplatz" "https://github.com/marketplace/actions/eco-ci-energy-estimation" >}}

content/products/eco-ci.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ The same logic applies for GitLab or other virtualized / containerized systems.
2929
When using it in other local CI/CD systems that are not virtualized it works in a similar way and will output energy
3030
and carbon values of the whole system.
3131

32+
### Links
33+
3234
{{< button "code branch" "Github Repository" "https://github.com/green-coding-solutions/eco-ci-energy-estimation" >}}
3335

3436
{{< button "shopping bag" " Github Marketplace" "https://github.com/marketplace/actions/eco-ci-energy-estimation" >}}

content/products/green-metrics-tool.de.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,16 @@ ordering: 1
1111

1212
Das Green Metrics Tool ist ein freies Open-Source (FOSS) Tool, das wir entwickelt haben um EntwicklerInnen am besten dabei zu unterstützen, den Energie- / CO2-Verbrauch von Software-Architekturen zu messen.
1313

14-
Unser Tool ist quelloffen [AGPLv3 lizenziert](https://github.com/green-coding-solutions/green-metrics-tool/blob/main/LICENSE)
14+
Unser Tool ist Open Source [AGPLv3 lizenziert](https://github.com/green-coding-solutions/green-metrics-tool/blob/main/LICENSE)
1515

16-
Sie können es entweder lokal installieren oder unser Demo-Cluster verwenden, wo wir auch die Möglichkeit bieten, Software zur Messung einzureichen [Link](https://metrics.green-coding.io/request.html).
16+
Man kann es entweder lokal installieren oder unser Demo-Cluster verwenden, wo es auch die Möglichkeit gibt, Software zur Messung einzureichen [Link](https://metrics.green-coding.io/request.html).
1717

18-
Bitte lesen Sie alle Details auf Github und in der Dokumentation.
18+
Alle Details auf Github und in der Dokumentation.
1919

20-
{{< button "book" "Dokumentation" "https://docs.green-coding.io" >}}
20+
### Links
2121

22+
{{< button "book" "Dokumentation" "https://docs.green-coding.io" >}}
2223
{{< button "code branch" "Github" "https://github.com/green-coding-solutions/green-metrics-tool" >}}
23-
24-
{{< button "eye" "Screenshots" "#screenshots" >}}
25-
2624
{{< button "columns" "Demo Dashboard" "https://metrics.green-coding.io" >}}
2725

2826
---
@@ -44,10 +42,10 @@ Wir bieten jedoch auch eine **gehostete Version** als **SaaS** an, die einige Pr
4442

4543
<center>
4644

47-
## Blue Angel Certification
45+
## Blue Angel Zertifizierung
4846

4947

50-
<p>Our Tool is Blue Angel for Software certified!</p>
48+
<p>Unser Tool ist Blauer Engel für Software zertifiziert!</p>
5149
<img class="ui rounded image" src="/img/products/GMT_and_BE@1x.webp" srcset="/img/products/GMT_and_BE@2x.webp 2x, /img/products/GMT_and_BE@1x.webp 1x" width=450>
5250
<br>
5351
<a class="ui orange button" href="{{< relref path="insights/blauer-engel" >}}"><i class="right chevron icon"></i> Find out more details.</a>
@@ -56,7 +54,7 @@ Wir bieten jedoch auch eine **gehostete Version** als **SaaS** an, die einige Pr
5654

5755

5856
<br>
59-
<div class="ui horizontal divider header"><i class="eye icon"></i>Single Run View</div>
57+
<div class="ui horizontal divider header"><i class="eye icon"></i>Ansicht Einzelmessung</div>
6058
<br>
6159

6260
<div id="screenshots"></div>
@@ -69,7 +67,7 @@ Wir bieten jedoch auch eine **gehostete Version** als **SaaS** an, die einige Pr
6967
---
7068

7169
<br>
72-
<div class="ui horizontal divider header"><i class="eye icon"></i>Comparison View</div>
70+
<div class="ui horizontal divider header"><i class="eye icon"></i>Ansicht Messungs-Vergleich</div>
7371
<br>
7472

7573
{{< image "/img/products/gmt-screenshot-5.webp" "rounded full-width" >}}

content/products/green-metrics-tool.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ You can either install it locally or use our demo dashboard, where we also offer
1717

1818
Please see all the details on Github and in the documentation.
1919

20+
### Links
21+
2022
{{< button "book" "Documentation" "https://docs.green-coding.io" >}}
2123
{{< button "code branch" "Github" "https://github.com/green-coding-solutions/green-metrics-tool" >}}
2224
{{< button "columns" "Demo Dashboard" "https://metrics.green-coding.io" >}}
23-
{{< button "eye" "Screenshots" "#screenshots" >}}
2425

2526

2627
---

0 commit comments

Comments
 (0)