forked from web/portal
158 lines
2.8 KiB
HTML
158 lines
2.8 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<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>Documentation platform</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>Ticket system</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>Webmail</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>E-Mail lists</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>File based cloud application platform</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>Membership managment</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</a>
|
|
|
|
|
|
</body>
|
|
</html>
|