-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
152 lines (152 loc) · 10.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>arveo - Documenatationen</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="arveo-documentation-landing-page/assets/arveo_logo_800px.png" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="arveo-documentation-landing-page/css/styles.css" rel="stylesheet" />
</head>
<body>
<!-- Responsive navbar-->
<nav class="navbar navbar-expand-lg navbar-eitco bg-eitco">
<div class="container px-lg-5">
<!--<a class="navbar-brand" href="#!">arveo</a>-->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<!-- <li class="nav-item"><a class="nav-link active" aria-current="page" href="https://www.eitco.de/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="https://www.eitco.de/unternehmen/">About</a></li>
<li class="nav-item"><a class="nav-link" href="https://www.eitco.de/kontakt/">Contact</a></li>-->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Releases</a>
<ul class="dropdown-menu">
<div class="dropdown-header">Development-Version</div>
<li><a class="dropdown-item" href="./arveo/development/index.html">arveo - Content Services Platform</a></li>
<li><a class="dropdown-item" href="./eql/development/index.html">EQL (EITCO Query Language)</a></li>
<li><a class="dropdown-item" href="./audit-service/development/index.html">Audit Service</a></li>
<li><a class="dropdown-item" href="./document-conversion-service/development/index.html">Document Conversion</a></li>
<li><a class="dropdown-item" href="./job-service/development/index.html">Job Service</a></li>
<li><a class="dropdown-item" href="./integration-service/development/index.html">Integration Service</a></li>
<div class="dropdown-divider"></div>
<div class="dropdown-header">Archive (older versions)</div>
<li><a class="dropdown-item" href="./arveo/archive.html">arveo - Content Services Platform</a></li>
<li><a class="dropdown-item" href="./eql/archive.html">EQL (EITCO Query Language)</a></li>
<li><a class="dropdown-item" href="./audit-service/archive.html">Audit Service</a></li>
<li><a class="dropdown-item" href="./document-conversion-service/archive.html">Document Conversion</a></li>
<li><a class="dropdown-item" href="./job-service/archive.html">Job Service</a></li>
<li><a class="dropdown-item" href="./integration-service/archive.html">Integration Service</a></li>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header-->
<header class="py-5">
<div class="container px-lg-5">
<div class="p-4 p-lg-5 bg-light rounded-3 text-center" style="background: url(arveo-documentation-landing-page/assets/EITCO_netzlinien_petrol_klein.png) center top / cover no-repeat" >
<div class="m-4 m-lg-5">
<img src="arveo-documentation-landing-page/assets/arveo_logo_transparent.png">
<!--<h1 class="display-5 fw-bold" style="color: aliceblue;">Get started with arveo</h1>-->
<p class="fs-4"></p>
<a class="btn btn-primary-eitco btn-lg" href="./arveo/latest/index.html#arveo-getting-started">Get started with arveo</a>
</div>
</div>
</div>
</header>
<!-- Page Content-->
<section class="pt-4">
<div class="container px-lg-5">
<!-- Page Features-->
<div class="row gx-lg-5">
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./arveo/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4">
<i class="bi bi-collection"></i>
</div>
</a>
<h2 class="fs-4 fw-bold">arveo - Content Services Platform</h2>
<p class="mb-0">arveo is a multi-client and 100% cloud-ready content services platform.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./eql/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4">
<i class="bi bi-cloud-download"></i>
</div>
</a>
<h2 class="fs-4 fw-bold">EQL (EITCO Query Language)</h2>
<p class="mb-0">The EITCO query language provides a unified interface for searches. </p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./audit-service/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4"><i class="bi bi-card-heading"></i></div>
</a>
<h2 class="fs-4 fw-bold">Audit Service</h2>
<p class="mb-0">The Audit Service for database auditing.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./document-conversion-service/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4"><i class="bi bi-bootstrap"></i></div>
</a>
<h2 class="fs-4 fw-bold">Document Conversion Service</h2>
<p class="mb-0">The EITCO Document Conversion Service is a microservice capable of converting different document formats and extracting full text of a document.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./job-service/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4"><i class="bi bi-code"></i></div>
</a>
<h2 class="fs-4 fw-bold">Job Service</h2>
<p class="mb-0">Here you can find documentation about the EITCO Job Service.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xxl-4 mb-5">
<div class="card bg-light border-0 h-100">
<div class="card-body text-center p-4 p-lg-5 pt-0 pt-lg-0">
<a href="./integration-service/latest/index.html">
<div class="feature bg-primary bg-gradient text-white rounded-3 mb-4 mt-n4"><i class="bi bi-patch-check"></i></div>
</a>
<h2 class="fs-4 fw-bold">Integration Service</h2>
<p class="mb-0">The Enterprise Integration Service is a Spring Service based on the Apache Camel framework.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="py-5 bg-eitco-dark">
<div class="container"><p class="m-0 text-center text-white">Copyright © arveo 2024</p></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="arveo-documentation-landing-page/js/scripts.js"></script>
</body>
</html>