-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
309 lines (253 loc) · 16.8 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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Telescope | Tracking Blogs in Orbit</title>
<!-- CSS -->
<link rel="stylesheet" href="./style/main.css">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css">
</head>
<body>
<div class="main-grid">
<!-- NAVIGATION -->
<div class="navigation-adaptive">
<!-- LOGO -->
<img id="main-logo" src="./img/logo.svg" alt="Telescope logo">
<!-- NAV LINKS -->
<nav>
<a href="#">
<button class="nav-button">
Feed
</button>
</a>
<a href="#">
<button class="nav-button">
Participants
</button>
</a>
<a href="#">
<button class="nav-button">
Subscribe
</button>
</a>
<i id="mobile-burger-close" class="fas fa-times"></i>
</nav>
<!-- MOBILE HAMBURGER MENU (DEFAULT: HIDDEN) -->
<i id="mobile-burger" class="fas fa-bars"></i>
</div>
<!-- CONTENT CONTAINER-->
<div class="content">
<!-- The following <article> can be used as a template later when dynamically populating the page with blog posts or using a static template engine. It uses standard HTML5 tags that most blogs use meaning that content can be quickly translated to this format and structure. Additonal supported tags can be added as we go. -->
<article>
<header>
<h1>Title</h1>
<div class="article-details">
<div class="post-author">Author</div>
<div class="post-date">Nov 12, 2019</div>
</div>
</header>
<section>
<p>
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h2>Heading 2</h2>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h3>Heading 3</h3>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
</section>
</article>
<article>
<header>
<h1>Title2</h1>
<div class="article-details">
<div class="post-author">Author</div>
<div class="post-date">Nov 12, 2019</div>
</div>
</header>
<section>
<p>
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h2>Heading 2</h2>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h3>Heading 3</h3>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
</section>
</article>
<article>
<header>
<h1>Title3</h1>
<div class="article-details">
<div class="post-author">Author</div>
<div class="post-date">Nov 12, 2019</div>
</div>
</header>
<section>
<p>
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h2>Heading 2</h2>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.
</p>
<h3>Heading 3</h3>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a
Latin
professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words,
consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical
literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and
1.10.33
of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC.
This
book is a treatise on the theory of ethics, very popular during the Renaissance. The first line
of
Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard
chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections
1.10.32
and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact
original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
</section>
</article>
</div>
</div>
<script>
// CODE TO TOGGLE THE MOBILE MENU DRAWER
document.querySelector("#mobile-burger").onclick = function (e) {
let nav = document.querySelector("nav");
nav.style.transform = "translateX(-200px)";
nav.style.boxShadow = "0px 0px 100px var(--box-shadow-color)";
let close = document.querySelector("#mobile-burger-close");
close.onclick = function () {
nav.style.transform = "translateX(0px)";
nav.style.boxShadow = "0px 0px 0px var(--box-shadow-color)";
}
}
</script>
</body>
</html>