-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathstart.html
More file actions
178 lines (170 loc) · 8.5 KB
/
Copy pathstart.html
File metadata and controls
178 lines (170 loc) · 8.5 KB
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html><head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>EVT - Edition Visualization Technology</title>
<meta content="" name="description"/>
<meta content="" name="keywords"/>
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon"/>
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"/>
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect"/>
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"/>
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"/>
<link href="assets/vendor/aos/aos.css" rel="stylesheet"/>
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"/>
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"/>
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet"/><link href="assets/css/custom.css" rel="stylesheet"/>
<!-- =======================================================
* Template Name: Eterna
* Template URL: https://bootstrapmade.com/eterna-free-multipurpose-bootstrap-template/
* Updated: Jun 29 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<style>
/* Footer refinements */
.footer.dark-background {
padding-bottom: 2.5rem;
}
.footer.dark-background .footer-top {
padding-bottom: 1.5rem;
}
.footer.dark-background a,
.footer.dark-background .footer-links a {
color: #9ecbff;
}
.footer.dark-background a:hover {
color: #cfe6ff;
}
.footer.dark-background .bi {
color: #9ecbff;
}
.footer.dark-background p,
.footer.dark-background li {
color: #e0e0e0;
}
</style>
</head><body><header class="header sticky-top" id="header">
<!-- End Top Bar -->
<div class="branding">
<div class="container position-relative d-flex align-items-center justify-content-between">
<a class="logo d-flex align-items-center" href="index.html"><img alt="EVT" class="evt-brand-mark" src="assets/img/brand/evt-logo-full.svg"/></a>
<nav class="navmenu" id="navmenu">
<ul>
<li>
<a href="index.html">
Home
</a>
</li>
<li>
<a href="about.html">
About
</a>
</li>
<li>
<a href="features.html">
Features
</a>
</li><li><a class="active" href="start.html">Let’s start!</a></li>
<li>
<a href="portfolio.html">
Portfolio
</a>
</li>
<li>
<a href="team.html">
Team
</a>
</li>
<li>
<a href="blog.html">
Blog
</a>
</li><li>
<a href="contact.html">
Contact
</a>
</li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list">
</i>
</nav>
</div>
</div>
</header><main id="main"><section class="section"><div class="container"><div class="section-title"><h2>Let’s start!</h2><p>Choose how you want to begin using EVT.</p></div><div class="row gy-4"><div class="col-lg-6"><div class="icon-box" style="border:1px solid #e0e0e0; padding:28px; border-radius:6px; background:#fff; width:100%;"><h3><i class="bi bi-lightning-charge me-2"></i>Quick start</h3><p>Follow these steps to run EVT for the first time:</p><ol><li><strong>Prepare your TEI files</strong><ul><li>Check encoding requirements</li><li>Validate TEI structure</li></ul></li><li><strong>Configure EVT</strong><ul><li>Edit configuration files</li><li>Set basic options</li></ul></li><li><strong>Run and publish</strong><ul><li>Preview locally</li><li>Deploy your edition</li></ul></li></ol></div></div><div class="col-lg-6 d-flex align-items-center justify-content-center"><img alt="Quick start overview" class="img-fluid rounded" src="assets/img/placeholder.png"/></div></div></div></section><section class="section"><div class="container"><div class="section-title"><h2>Documentation</h2><p>Browse the EVT documentation by topic.</p></div><div class="row gy-4"><div class="col-lg-12"><div class="icon-box" style="border:1px solid #e0e0e0; padding:24px; border-radius:6px; background:#fff;"><h3><i class="bi bi-journal-text me-2"></i>Introduction</h3><p>Overview, scope, and basic concepts of EVT.</p><p class="fst-italic">Optional image or diagram can be placed here.</p></div></div><div class="col-lg-12"><div class="icon-box" style="border:1px solid #e0e0e0; padding:24px; border-radius:6px; background:#fff;"><h3><i class="bi bi-journal-text me-2"></i>Data Model</h3><p>Core entities and relationships used in EVT.</p><p class="fst-italic">Optional image or diagram can be placed here.</p></div></div><div class="col-lg-12"><div class="icon-box" style="border:1px solid #e0e0e0; padding:24px; border-radius:6px; background:#fff;"><h3><i class="bi bi-journal-text me-2"></i>EVT Format</h3><p>Structure and specification of EVT files.</p><p class="fst-italic">Optional image or diagram can be placed here.</p></div></div><div class="col-lg-12"><div class="icon-box" style="border:1px solid #e0e0e0; padding:24px; border-radius:6px; background:#fff;"><h3><i class="bi bi-journal-text me-2"></i>Guidelines</h3><p>Best practices and editorial recommendations.</p><p class="fst-italic">Optional image or diagram can be placed here.</p></div></div><div class="col-lg-12"><div class="icon-box" style="border:1px solid #e0e0e0; padding:24px; border-radius:6px; background:#fff;"><h3><i class="bi bi-journal-text me-2"></i>Examples</h3><p>Sample projects and real-world use cases.</p><p class="fst-italic">Optional image or diagram can be placed here.</p></div></div></div></div></section></main>
<footer class="footer dark-background" id="footer">
<div class="footer-top">
<div class="container">
<div class="row gy-4">
<div class="col-lg-4 col-md-6 footer-info">
<h4>Edition Visualization Technology</h4>
<p>Open platform for the visualization of scholarly digital editions.</p>
<p>
<a href="contact.html">Contact</a><br/>
<a href="team.html">Team</a>
</p>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Development / Source code</h4>
<ul>
<li>
<i class="bi bi-github"></i>
<a href="https://github.com/evt-project/evt-viewer-angular/" rel="noopener" target="_blank">
Source code repository
</a>
</li>
<li>
<i class="bi bi-github"></i>
<a href="https://github.com/evt-project/evt-viewer-angular/issues" rel="noopener" target="_blank">
Issue tracker
</a>
</li>
<li>
<i class="bi bi-github"></i>
<a href="https://github.com/evt-project/" rel="noopener" target="_blank">
EVT Project on GitHub
</a>
</li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Institutional partners</h4>
<ul>
<li>
<a href="https://www.unito.it/" rel="noopener" target="_blank">
University of Turin (UNITO)
</a>
</li>
<li>
<a href="https://www.dish.unito.it/" rel="noopener" target="_blank">
DISH – Department of Humanities
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container text-center mt-4">
<p class="mb-0">
© EVT Project 2013- |
GNU Affero General Public License (AGPL) |
Designed by <a href="https://bootstrapmade.com/" rel="noopener" target="_blank">BootstrapMade</a>
</p>
</div>
</footer>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script><script src="assets/vendor/php-email-form/validate.js"></script><script src="assets/vendor/aos/aos.js"></script><script src="assets/vendor/swiper/swiper-bundle.min.js"></script><script src="assets/vendor/purecounter/purecounter_vanilla.js"></script><script src="assets/vendor/waypoints/noframework.waypoints.js"></script><script src="assets/vendor/glightbox/js/glightbox.min.js"></script><script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script><script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script><script src="assets/js/main.js"></script><script>
document.addEventListener('click', function (e) {
const link = e.target.closest('a');
if (link && link.closest('.evt-card')) return; // allow normal link clicks
const card = e.target.closest('.evt-card');
if (!card) return;
card.classList.toggle('is-open');
});
</script></body></html>