-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
217 lines (204 loc) · 6.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet"
/>
<meta
name="description"
content="JavaScript Mascot: A mascot for JavaScript! A yellow creature with three eyes, holding a JavaScript flag. A distant relative of the Lisp mascot. Our mascot is a symbol of our community, and we’d love to hear your ideas, suggestions, and any improvements or changes you think could make it better!"
/>
<meta
name="keywords"
content="JavaScript mascot, mascot, JavaScript, the JavaScript mascot, JS mascot, js"
/>
<meta name="author" content="Michael Kolesidis" />
<meta
name="og:title"
property="og:title"
content="JavaScript Mascot: A mascot for JavaScript"
/>
<meta name="twitter:card" content="summary" />
<title>JavaScript Mascot: A mascot for JavaScript</title>
<link
rel="icon"
href="./assets/icons/favicon.ico"
type="image/png"
sizes="16x16"
/>
<link rel="stylesheet" href="styles/style.css" />
<script src="scripts/main.js" defer></script>
</head>
<body>
<header>
<h1>JavaScript Mascot</h1>
</header>
<main>
<img
id="mascot"
src="./assets/javascript-mascot.svg"
alt="JavaScript mascot"
/>
<div class="window">
<h3>A mascot for JavaScript!</h3>
<p>A yellow creature with three eyes, holding a JavaScript flag.</p>
<p>A distant relative of the Lisp mascot.</p>
<br />
<p>
All images are licensed under
<a
href="https://creativecommons.org/licenses/by-sa/4.0/"
target="_blank"
rel="nofollow"
>CC BY-SA 4.0</a
>.
</p>
</div>
<h2>Community</h2>
<div class="window">
<h3>The mascot belongs to the community.</h3>
<p>
Our mascot is a symbol of our community, and we’d love to hear your
ideas, suggestions, and any improvements or changes you think could
make it better!
</p>
<br />
<p>
If you've created any artwork featuring the mascot or have ideas for
the website, we encourage you to share them with us!
</p>
<br />
<p>Send your creations or proposals to:</p>
<p id="email">[email protected]</p>
</div>
<h2>Gallery</h2>
<div class="window">
<p>Feeling creative?</p>
<p>Share your work and get it featured in the gallery!</p>
</div>
<img
src="./assets/javascript-mascot-bliss.png"
alt="JavaScript mascot bliss"
/>
<p class="caption">Bliss</p>
<img
src="./assets/javascript-mascot-typescript.svg"
alt="JavaScript mascot holding a TypeScript flag, TypeScript mascot"
/>
<p class="caption">Holding a TypeScript flag</p>
<img
src="./assets/javascript-mascot-react.svg"
alt="JavaScript mascot holding a React flag, React mascot"
/>
<p class="caption">Holding a React flag</p>
<img
src="./assets/javascript-mascot-transgender-pride-flag.svg"
alt="JavaScript mascot on the transgender pride flag"
/>
<p class="caption">On the transgender pride flag</p>
<img
src="./assets/javascript-mascot-pixel-art.png"
alt="JavaScript mascot pixel art"
/>
<p class="caption">Pixel art</p>
<img
src="./assets/javascript-mascot-fan-art-victory.png"
alt="JavaScript mascot fan art"
/>
<p class="caption">Victory for JavaScript!</p>
<img
src="./assets/javascript-mascot-ascii-light.png"
alt="JavaScript mascot as ASCII art"
/>
<p class="caption">As ASCII art</p>
<h2>Shop</h2>
<div class="window">
<p>We're not selling any t-shirts; this is just to give you an idea!</p>
</div>
<img
src="./assets/javascript-mascot-tshirt-shop.png"
alt="JavaScript mascot t-shirt"
/>
<h2>License</h2>
<div class="window">
<a
href="https://creativecommons.org/licenses/by-sa/4.0/"
target="_blank"
rel="nofollow"
><img
id="cc"
src="./assets/icons/cc.svg"
alt="Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) logo"
/></a>
<p>
All images are licensed under the
<a
href="https://creativecommons.org/licenses/by-sa/4.0/"
target="_blank"
rel="nofollow"
>Creative Commons Attribution-ShareAlike 4.0 license (CC BY-SA
4.0)</a
>.
</p>
<br />
<p>
They can be found in various sizes and formats in
<a
href="https://github.com/JavaScript-Mascot/javascript-mascot"
target="_blank"
>GitHub</a
>.
</p>
<a
href="https://www.gnu.org/licenses/agpl-3.0.html"
target="_blank"
rel="nofollow"
><img id="agpl" src="./assets/icons/agpl.svg"
/></a>
<p>
The website is licensed under the
<a
href="https://www.gnu.org/licenses/agpl-3.0.html"
target="_blank"
rel="nofollow"
>GNU Affero General Public License v3.0.</a
>
</p>
<br />
<p>
The source code is available in
<a
href="https://github.com/javascript-mascot/javascript-mascot.github.io"
target="_blank"
>GitHub</a
>.
</p>
</div>
</main>
<footer>
<div id="footer-icons">
<a
href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"
target="_blank"
rel="nofollow"
><img
id="js"
src="./assets/javascript-mascot-with-logo.svg"
alt="JavaScript logo"
/></a>
</div>
<p>© Michael Kolesidis & JavaScript Mascot</p>
</footer>
<img
id="screenshot"
src="./screenshots/screenshot-01.png"
alt="JavaScript mascot website screenshot"
/>
</body>
</html>