forked from Baumann-Digital/portal-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
238 lines (232 loc) · 9.87 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
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<div xmlns="http://www.w3.org/1999/xhtml" data-template="templates:surround" data-template-with="templates/pageLanding.html" data-template-at="content">
<!--/ Intro Skew Star /-->
<div id="home" class="intro route bg-image" style="background-image: url(https://digilib.baumann-digital.de/JRA/img/Raff_R_200dpi.png?dh=2000&dw=2000);">
<!-- <div class="overlay-itro"/>-->
<div class="intro-content display-table">
<div class="table-cell">
<div class="container">
<p class="display-6" style="text-align: right; color:#641a85; font-size:2.6em; font-style: oblique;">Raff-Archiv</p>
<p class="display-6" style="text-align: right; color:#641a85; font-size:2.6em; font-style: oblique; margin-right:5%;">digital</p>
</div>
</div>
</div>
</div>
<!--/ Intro Skew End /-->
<div class="section-counter paralax-mf bg-image" style="background-image: url(https://digilib.baumann-digital.de/JRA/img/Raff_R_200dpi.png?dh=2000&dw=2000)">
<div class="overlay-mf" style="background-color: #343a40;"/>
<section data-template="app:portalNews"/>
<br/>
<br/>
<section id="portal" class="services-mf route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a">
Joachim-Raff-Archiv Online
</h3>
<p class="subtitle-a">
Recherchieren Sie hier zu Leben, Werk und Umfeld von Joachim Raff.
</p>
<div data-template="app:portalVersion"/>
<br/>
<div class="line-mf" style="background-color: #641a85;"/>
<br/>
<div class="row justify-content-center">
<div class="col-sm-2 col-lg-2">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-num">
<div data-template="app:countWorks"/>
</div>
</div>
</div>
<div class="col-sm-2 col-lg-2">
<div class="counter-box counter-box pt-4 pt-md-0">
<div class="counter-num">
<div data-template="app:countLetters"/>
</div>
</div>
</div>
<div class="col-sm-2 col-lg-2">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-num">
<div data-template="app:countPersons"/>
</div>
</div>
</div>
<div class="col-sm-2 col-lg-2">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-num">
<div data-template="app:countInstitutions"/>
</div>
</div>
</div>
<!--<div class="col-sm-2 col-lg-2">
<div class="counter-box pt-4 pt-md-0">
<div class="counter-num">
<div data-template="app:countWritings"/>
</div>
</div>
</div>-->
</div>
<div class="line-mf" style="background-color: #641a85;"/>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconWork.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title">
<a class="nav-link-jra" href="registryWorks.html" onclick="pleaseWait()">Werke</a>
</h2>
<!-- <p class="s-description text-center">Der digitale Werk-Katalog enthält allgemeine Metadaten zu den Werken Joachim Raffs.</p>-->
</div>
</div>
</div>
<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconLetter.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title">
<a class="nav-link-jra" href="registryLettersDate.html" onclick="pleaseWait()">Briefe</a>
</h2>
<!-- <p class="s-description text-center">Der Briefkatalog enthält allgemeine Metadaten sowie Regesten der verzeichneten Briefe.</p>-->
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconPerson.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title">
<a class="nav-link-jra" href="registryPersonsInitial.html" onclick="pleaseWait()">Personen</a>
</h2>
<!-- <p class="s-description text-center">Recherchieren Sie hier Personen im Umfeld des Komponisten.</p>-->
</div>
</div>
</div>
<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconInstitution.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title">
<a class="nav-link-jra" href="registryInstitutions.html" onclick="pleaseWait()">Institutionen</a>
</h2>
<!-- <p class="s-description text-center">Dieser Katalog enthält Referenzen zu Institutionen, die im Umfeld von Joachim Raff in Erscheinung getreten sind.</p>-->
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<!--<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconWriting.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title"><a class="nav-link-jra" href="registryWritings.html" onclick="pleaseWait()">Schriften</a></h2>
<!-\- <p class="s-description text-center">Recherchieren Sie hier Personen im Umfeld des Komponisten.</p>-\->
</div>
</div>
</div>-->
<!--<div class="col-4">
<div class="service-box text-center">
<img class="rounded" src="https://digilib.baumann-digital.de/JRA/img/iconInstitution.jpg?dh=1000&dw=1000" alt="Generic placeholder image" width="150" height="150"/>
<div class="service-content">
<br/>
<h2 class="s-title"><a class="nav-link-jra" href="registryInstitutions.html" onclick="pleaseWait()">Institutionen</a></h2>
<!-\- <p class="s-description text-center">Dieser Katalog enthält Referenzen zu Institutionen, die im Umfeld von Joachim Raff in Erscheinung getreten sind.</p>-\->
</div>
</div>
</div>-->
</div>
</div>
</section>
<br/>
<br/>
<section id="aboutArchive" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<div data-template="app:aboutArchive"/>
</div>
</div>
</div>
</div>
</div>
</section>
<br/>
<br/>
<section id="aboutRaff" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<div data-template="app:aboutRaff"/>
</div>
</div>
</div>
</div>
</div>
</section>
<br/>
<br/>
<!--<section id="events" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<p class="title-b">Veranstaltungen</p>
<!-\- <p class="subtitle-b"></p>-\->
<p/>
</div>
</div>
</div>
</div>
</div>
</section>-->
<br/>
<br/>
<!--<section id="publications" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<p class="title-b">Publikationen</p>
<!-\- <p class="subtitle-b"></p>-\->
<p/>
</div>
</div>
</div>
</div>
</div>
</section>-->
<section id="contact" class="about-mf sect-pt4 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<div>
<div data-template="app:impressum"/>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>