-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject2.html
More file actions
196 lines (183 loc) · 7.72 KB
/
Copy pathproject2.html
File metadata and controls
196 lines (183 loc) · 7.72 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="de" data-i18n-document-title="meta.documentTitle.project2">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
<link rel="stylesheet" href="style2.css" />
</head>
<body>
<a class="skip-link" href="#main" data-i18n="common.skipToContent"></a>
<header class="site-header">
<div class="site-header__inner">
<p class="site-title">
<a href="index.html" data-i18n="meta.siteTitle"></a>
</p>
<nav
class="site-nav"
data-i18n-attr="nav.ariaMain"
data-i18n-attr-name="aria-label"
aria-label=""
>
<ul class="site-nav__list">
<li><a href="index.html" data-i18n="nav.home"></a></li>
<li>
<a href="projects.html" aria-current="page" data-i18n="nav.projects"></a>
</li>
<li><a href="about.html" data-i18n="nav.about"></a></li>
<li><a href="kontakt.html" data-i18n="nav.contact"></a></li>
</ul>
<div
class="lang-switch"
role="group"
data-i18n-attr="nav.langLabel"
data-i18n-attr-name="aria-label"
aria-label=""
>
<button type="button" data-set-lang="de" aria-pressed="false" data-i18n="nav.langDe"></button>
<span aria-hidden="true">|</span>
<button type="button" data-set-lang="en" aria-pressed="false" data-i18n="nav.langEn"></button>
</div>
</nav>
</div>
</header>
<main id="main" class="main--project">
<article>
<p class="issue-line reveal" data-i18n="common.kickerLine"></p>
<section class="article-section article-section--wide" aria-labelledby="sec-embed">
<nav
class="embed-jumps reveal"
data-i18n-attr="project2.jumpNavAria"
data-i18n-attr-name="aria-label"
aria-label=""
>
<a class="embed-jump" href="#sec-q" data-i18n="project2.jumpToDescription"></a>
</nav>
<div class="embed-frame">
<iframe
src=""
data-i18n-attr="project2.embedIframeUrl"
data-i18n-attr-name="src"
data-i18n-attr-2="project2.embedTitle"
data-i18n-attr-name-2="title"
scrolling="yes"
loading="lazy"
referrerpolicy="no-referrer"
allowfullscreen
></iframe>
</div>
</section>
<div class="article-divider article-divider--double reveal" aria-hidden="true"></div>
<section id="project-description" class="article-section" aria-labelledby="sec-q">
<h2 id="sec-q" class="reveal" data-i18n="project2.sections.question.heading"></h2>
<ul class="teaser__tags tool-tags reveal" aria-label="Tool tags">
<li class="teaser__tag" data-i18n="project2.techTags.python"></li>
<li class="teaser__tag" data-i18n="project2.techTags.pymc"></li>
<li class="teaser__tag" data-i18n="project2.techTags.react"></li>
<li class="teaser__tag" data-i18n="project2.techTags.web"></li>
</ul>
<p class="reveal" data-i18n="project2.sections.question.body"></p>
<div class="article-meta reveal" aria-label="Project links">
<a
class="article-meta__link"
href=""
data-i18n-attr="project2.embedUrl"
data-i18n-attr-name="href"
target="_blank"
rel="noopener noreferrer"
data-i18n="project2.embedOpenLabel"
></a>
<a
class="article-meta__link"
href=""
data-i18n-attr="project2.githubHref"
data-i18n-attr-name="href"
target="_blank"
rel="noopener noreferrer"
data-i18n="project2.githubLinkLabel"
></a>
</div>
</section>
<section class="article-section" aria-labelledby="sec-d">
<h2 id="sec-d" class="reveal" data-i18n="project2.sections.data.heading"></h2>
<p class="reveal" data-i18n="project2.sections.data.intro"></p>
<ul class="project-bullets reveal">
<li data-i18n="project2.sections.data.bullets[0]"></li>
<li data-i18n="project2.sections.data.bullets[1]"></li>
</ul>
</section>
<section class="article-section" aria-labelledby="sec-m">
<h2 id="sec-m" class="reveal" data-i18n="project2.sections.method.heading"></h2>
<ul class="project-bullets reveal">
<li data-i18n="project2.sections.method.bullets[0]"></li>
<li data-i18n="project2.sections.method.bullets[1]"></li>
<li data-i18n="project2.sections.method.bullets[2]"></li>
<li data-i18n="project2.sections.method.bullets[3]"></li>
</ul>
</section>
<section class="article-section" aria-labelledby="sec-c">
<h2 id="sec-c" class="reveal" data-i18n="project2.sections.conclusion.heading"></h2>
<div class="tech-stack reveal" role="region" aria-labelledby="sec-c">
<ul class="tech-bullets">
<li data-i18n="project2.techBullets.python"></li>
<li data-i18n="project2.techBullets.pymc"></li>
<li data-i18n="project2.techBullets.react"></li>
<li data-i18n="project2.techBullets.staticSite"></li>
</ul>
</div>
</section>
<section class="article-section" aria-labelledby="sec-v">
<h2
id="sec-v"
class="reveal"
data-i18n="project2.sections.visualisation.heading"
></h2>
<ul class="project-bullets reveal">
<li data-i18n="project2.sections.visualisation.bullets[0]"></li>
<li data-i18n="project2.sections.visualisation.bullets[1]"></li>
<li data-i18n="project2.sections.visualisation.bullets[2]"></li>
</ul>
</section>
</article>
<p class="back-nav reveal">
<a href="projects.html" data-i18n="project2.backLink"></a>
</p>
</main>
<footer class="site-footer">
<div class="site-footer__inner">
<p class="site-footer__meta">
<span data-i18n="footer.note"></span>
</p>
<nav class="site-footer__nav site-nav" role="presentation">
<ul class="site-nav__list">
<li class="site-footer__nav-ghost" aria-hidden="true">
<a href="index.html" tabindex="-1" data-i18n="nav.home"></a>
</li>
<li class="site-footer__nav-ghost" aria-hidden="true">
<a href="projects.html" tabindex="-1" data-i18n="nav.projects"></a>
</li>
<li class="site-footer__nav-ghost" aria-hidden="true">
<a href="about.html" tabindex="-1" data-i18n="nav.about"></a>
</li>
<li class="site-footer__impressum-slot">
<a
class="site-footer__nav-ghost"
href="kontakt.html"
tabindex="-1"
aria-hidden="true"
data-i18n="nav.contact"
></a>
<a class="site-footer__impressum" href="impressum.html" data-i18n="footer.impressumLink"></a>
</li>
</ul>
<div class="lang-switch site-footer__lang-spacer" aria-hidden="true">
<button type="button" tabindex="-1" disabled aria-hidden="true">DE</button>
<span aria-hidden="true">|</span>
<button type="button" tabindex="-1" disabled aria-hidden="true">EN</button>
</div>
</nav>
</div>
</footer>
<script src="script.js" defer></script>
</body>
</html>