forked from web/portal
init
This commit is contained in:
157
public/de/index.html
Normal file
157
public/de/index.html
Normal file
@@ -0,0 +1,157 @@
|
||||
<!doctype html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>Ecogood portal</title>
|
||||
<link rel="stylesheet" href="https://my.ecogood.world/ecogood.css"/>
|
||||
<link rel="icon" href="https://my.ecogood.world/favicon-cropped.webp" sizes="32x32" />
|
||||
<link rel="icon" href="https://my.ecogood.world/favicon.webp" sizes="192x192" />
|
||||
<link rel="apple-touch-icon-precomposed" href="https://my.ecogood.world/favicon.png" />
|
||||
<meta name="msapplication-TileImage" content="https://my.ecogood.world/favicon.webp" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body style="background-image: url(https://my.ecogood.world/background.png);">
|
||||
<h1 style="text-align: center">Ecogood Portal</h1>
|
||||
|
||||
|
||||
<h1 style="text-align: center"></h1>
|
||||
|
||||
<div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<a class="item-box" href="https://wiki.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/confluence.svg"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>Wiki (Confluence)</h2>
|
||||
|
||||
|
||||
|
||||
<p>Dokumentationsplattform</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="item-box" href="https://jira.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/jira.svg"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>Tickets (JIRA)</h2>
|
||||
|
||||
|
||||
|
||||
<p>Ticketsystem für Aufgaben, Fehlermeldung und Projektplanung</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="item-box" href="https://mail.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/zimbra.png"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>E-Mail (Zimbra)</h2>
|
||||
|
||||
|
||||
|
||||
<p>Mailverwaltung</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="item-box" href="https://list.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/sympa.png"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>Mailinglisten (Sympa)</h2>
|
||||
|
||||
|
||||
|
||||
<p>Gruppenkommunikation per E-Mail</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="item-box" href="https://datacloud.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/nextcloud.png"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>Nextcloud</h2>
|
||||
|
||||
|
||||
|
||||
<p>Datenspeicher und Austausch, Kalender, Kontakte, Online-Office</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="item-box" href="https://backoffice.ecogood.org" target="_blank">
|
||||
<div class="image-box">
|
||||
<img src="https://my.ecogood.world/cas.png"/>
|
||||
</div>
|
||||
<div class="text-box">
|
||||
<h2>Backoffice (SmartWE)</h2>
|
||||
|
||||
|
||||
|
||||
<p>Mitgliederverwaltung</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user