Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 6e22161

Browse files
committed
Merge branch 'release/1.3.2'
2 parents a32f152 + 679ce5d commit 6e22161

7 files changed

Lines changed: 80 additions & 273 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peer2school",
3-
"version": "1.3.0",
3+
"version": "1.3.2",
44
"private": true,
55
"scripts": {
66
"start": "npm run serve",

web/de/index.html

Lines changed: 2 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -4,77 +4,8 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
7-
8-
<title>peer.school</title>
9-
10-
<style>
11-
body {
12-
text-align: center;
13-
margin-top: 3rem;
14-
font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Hiragino Sans, Hiragino Kaku Gothic Pro, Yu Gothic, YuGothic, Meiryo, Helvetica Neue, sans-serif;
15-
background: white;
16-
color: #333;
17-
}
18-
19-
.logo {
20-
display: inline-flex;
21-
align-content: center;
22-
align-items: baseline;
23-
}
24-
25-
.peer {
26-
padding: 0.5rem;
27-
background: #333;
28-
color: white;
29-
font-weight: 500;
30-
border-radius: 0.25rem;
31-
align-self: center;
32-
}
33-
34-
.school {
35-
color: black;
36-
font-size: 4rem;
37-
padding: 0.5rem 0.5rem 0.5rem 1rem;
38-
font-family: Georgia;
39-
}
40-
41-
.enter {
42-
margin-top: 5rem;
43-
}
44-
45-
.button {
46-
background: #32b643;
47-
color: white;
48-
font-weight: 700;
49-
border-radius: 0.25rem;
50-
padding: 1.5rem;
51-
text-decoration: none;
52-
}
53-
54-
.button:hover {
55-
background: #36ca4c;
56-
}
57-
58-
.button:active {
59-
background: #1f732b;
60-
}
61-
62-
.footer {
63-
margin-top: 5rem;
64-
opacity: 0.6;
65-
}
66-
67-
.abstract a,
68-
.footer a {
69-
color: #32b643;
70-
text-decoration: none;
71-
}
72-
73-
.video {
74-
margin-top: 5rem;
75-
}
76-
77-
</style>
7+
<title>peer.school - Virtuelles Klassenzimmer</title>
8+
<link rel="stylesheet" href="/styles.css">
789
</head>
7910
<body>
8011
<div class="logo"><span class="peer">peer.</span><i class="school">School</i></div>

web/en/index.html

Lines changed: 5 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,8 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
7-
8-
<title>peer.school</title>
9-
10-
<style>
11-
body {
12-
text-align: center;
13-
margin-top: 3rem;
14-
font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Hiragino Sans, Hiragino Kaku Gothic Pro, Yu Gothic, YuGothic, Meiryo, Helvetica Neue, sans-serif;
15-
background: white;
16-
color: #333;
17-
}
18-
19-
.logo {
20-
display: inline-flex;
21-
align-content: center;
22-
align-items: baseline;
23-
}
24-
25-
.peer {
26-
padding: 0.5rem;
27-
background: #333;
28-
color: white;
29-
font-weight: 500;
30-
border-radius: 0.25rem;
31-
align-self: center;
32-
}
33-
34-
.school {
35-
color: black;
36-
font-size: 4rem;
37-
padding: 0.5rem 0.5rem 0.5rem 1rem;
38-
font-family: Georgia;
39-
}
40-
41-
.enter {
42-
margin-top: 5rem;
43-
}
44-
45-
.button {
46-
background: #32b643;
47-
color: white;
48-
font-weight: 700;
49-
border-radius: 0.25rem;
50-
padding: 1.5rem;
51-
text-decoration: none;
52-
}
53-
54-
.button:hover {
55-
background: #36ca4c;
56-
}
57-
58-
.button:active {
59-
background: #1f732b;
60-
}
61-
62-
.footer {
63-
margin-top: 5rem;
64-
opacity: 0.6;
65-
}
66-
67-
.abstract a,
68-
.footer a {
69-
color: #32b643;
70-
text-decoration: none;
71-
}
72-
73-
</style>
7+
<title>peer.school - Virtual Classroom</title>
8+
<link rel="stylesheet" href="/styles.css">
749
</head>
7510
<body>
7611
<div class="logo"><span class="peer">peer.</span><i class="school">School</i></div>
@@ -81,6 +16,9 @@
8116
<div class="enter">
8217
<a class="button" role="button" href="/dist">Enter a new classroom</a>
8318
</div>
19+
<div class="video">
20+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/GOlJUhDKs4U" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
21+
</div>
8422
<div class="footer">
8523
<p>Open Source on <a href="https://github.com/holtwick/peer2school" target="_blank">GitHub</a></p>
8624
</div>

web/fr/index.html

Lines changed: 1 addition & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,8 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
7-
87
<title>peer.school</title>
9-
10-
<style>
11-
body {
12-
text-align: center;
13-
margin-top: 3rem;
14-
font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Hiragino Sans, Hiragino Kaku Gothic Pro, Yu Gothic, YuGothic, Meiryo, Helvetica Neue, sans-serif;
15-
background: white;
16-
color: #333;
17-
}
18-
19-
.logo {
20-
display: inline-flex;
21-
align-content: center;
22-
align-items: baseline;
23-
}
24-
25-
.peer {
26-
padding: 0.5rem;
27-
background: #333;
28-
color: white;
29-
font-weight: 500;
30-
border-radius: 0.25rem;
31-
align-self: center;
32-
}
33-
34-
.school {
35-
color: black;
36-
font-size: 4rem;
37-
padding: 0.5rem 0.5rem 0.5rem 1rem;
38-
font-family: Georgia;
39-
}
40-
41-
.enter {
42-
margin-top: 5rem;
43-
}
44-
45-
.button {
46-
background: #32b643;
47-
color: white;
48-
font-weight: 700;
49-
border-radius: 0.25rem;
50-
padding: 1.5rem;
51-
text-decoration: none;
52-
}
53-
54-
.button:hover {
55-
background: #36ca4c;
56-
}
57-
58-
.button:active {
59-
background: #1f732b;
60-
}
61-
62-
.footer {
63-
margin-top: 5rem;
64-
opacity: 0.6;
65-
}
66-
67-
.abstract a,
68-
.footer a {
69-
color: #32b643;
70-
text-decoration: none;
71-
}
72-
73-
</style>
8+
<link rel="stylesheet" href="/styles.css">
749
</head>
7510
<body>
7611
<div class="logo"><span class="peer">peer.</span><i class="school">School</i></div>

web/it/index.html

Lines changed: 5 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,8 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
7-
8-
<title>peer.school</title>
9-
10-
<style>
11-
body {
12-
text-align: center;
13-
margin-top: 3rem;
14-
font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Hiragino Sans, Hiragino Kaku Gothic Pro, Yu Gothic, YuGothic, Meiryo, Helvetica Neue, sans-serif;
15-
background: white;
16-
color: #333;
17-
}
18-
19-
.logo {
20-
display: inline-flex;
21-
align-content: center;
22-
align-items: baseline;
23-
}
24-
25-
.peer {
26-
padding: 0.5rem;
27-
background: #333;
28-
color: white;
29-
font-weight: 500;
30-
border-radius: 0.25rem;
31-
align-self: center;
32-
}
33-
34-
.school {
35-
color: black;
36-
font-size: 4rem;
37-
padding: 0.5rem 0.5rem 0.5rem 1rem;
38-
font-family: Georgia;
39-
}
40-
41-
.enter {
42-
margin-top: 5rem;
43-
}
44-
45-
.button {
46-
background: #32b643;
47-
color: white;
48-
font-weight: 700;
49-
border-radius: 0.25rem;
50-
padding: 1.5rem;
51-
text-decoration: none;
52-
}
53-
54-
.button:hover {
55-
background: #36ca4c;
56-
}
57-
58-
.button:active {
59-
background: #1f732b;
60-
}
61-
62-
.footer {
63-
margin-top: 5rem;
64-
opacity: 0.6;
65-
}
66-
67-
.abstract a,
68-
.footer a {
69-
color: #32b643;
70-
text-decoration: none;
71-
}
72-
73-
</style>
7+
<title>peer.school - L'aula virtuale</title>
8+
<link rel="stylesheet" href="/styles.css">
749
</head>
7510
<body>
7611
<div class="logo"><span class="peer">peer.</span><i class="school">School</i></div>
@@ -81,6 +16,9 @@
8116
<div class="enter">
8217
<a class="button" role="button" href="/dist">Inserisci una nuova aula</a>
8318
</div>
19+
<div class="video">
20+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/GOlJUhDKs4U" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
21+
</div>
8422
<div class="footer">
8523
<p>Open Source su <a href="https://github.com/holtwick/peer2school" target="_blank">GitHub</a></p>
8624
</div>

0 commit comments

Comments
 (0)