Skip to content

Commit e11a8d8

Browse files
committed
first version of community website
1 parent 77f5bf7 commit e11a8d8

File tree

6 files changed

+270
-0
lines changed

6 files changed

+270
-0
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2023-2025 Python Catania
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Python Catania 🌋🐘
2+
3+
Python Catania 🌋🐘 static website.

css/pico.min.2.0.6.1.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

images/apple-touch-icon.png

1.02 KB
Loading

images/pythoncatania.svg

Lines changed: 1 addition & 0 deletions
Loading

index.html

Lines changed: 241 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
1+
<!DOCTYPE html>
2+
<html lang="it">
3+
4+
<head>
5+
<title>Python Catania 🐘</title>
6+
<meta charset="utf-8" />
7+
<meta http-equiv="Content-Security-Policy"
8+
content="default-src 'self'; img-src 'self' data:; child-src 'none'; style-src 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; connect-src 'self' https://gateway.umami.is https://eu.umami.is https://api-gateway-eu.umami.dev https://api-gateway.umami.dev;" />
9+
<link rel="preconnect" href="https://api-gateway.umami.dev" crossorigin>
10+
<link rel="dns-prefetch" href="https://api-gateway.umami.dev">
11+
<script defer src="js/um.1736768315.js" data-website-id="04990c3f-8bee-4fe5-82a2-f5786067ce80"
12+
data-host-url="https://api-gateway.umami.dev" data-domains="catania.python.it"
13+
integrity="sha512-w97tPmB+oz1tQVkr4LwpK5qfWlMWf3VyxqrOtWEs12gGnMk3HdWDwvQrI9OLeyk9x3Et0MiKudacU6XucuR+OQ=="></script>
14+
<link rel="stylesheet"
15+
integrity="sha512-5p/F4xMhdhwRdZfqEIx/sLK2yRCrc6LQJW3DP2zqt0rLeDohLL6bKglBBJvRKiOwDVqcyjlglNbSng1TrSSBhg=="
16+
href="css/pico.min.2.0.6.1.css" />
17+
<link rel="apple-touch-icon" sizes="128x128" href="/images/apple-touch-icon.png" />
18+
<link rel="icon"
19+
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌋</text></svg>">
20+
<link rel="canonical" href="https://catania.python.it" />
21+
<meta name="author" content="Python Catania" />
22+
<meta name="color-scheme" content="light dark" />
23+
<meta name="description" content="Gruppo della comunità Python di Catania" />
24+
<meta name="fediverse:creator" content="@catania@social.python.it" />
25+
<meta name="keywords" content="Python,Catania" />
26+
<meta name="robots" content="index, follow" />
27+
<meta name="theme-color" content="#13171f" />
28+
<meta name="twitter:card" content="summary_large_image" />
29+
<meta name="twitter:creator" content="@PythonCatania" />
30+
<meta name="twitter:description" content="Gruppo della comunità Python di Catania" />
31+
<meta name="twitter:site" content="@PythonCatania" />
32+
<meta name="twitter:title" content="Python Catania 🌋" />
33+
<meta name="viewport" content="width=device-width,initial-scale=1" />
34+
<meta property="og:author" content="Python Catania" />
35+
<meta property="og:description" content="Gruppo dell comunità Python di Catania e dintorni." />
36+
<meta property="og:image:alt" content="Python Catania logo" />
37+
<meta property="og:image:height" content="630" />
38+
<meta property="og:image:type" content="image/png" />
39+
<meta property="og:image:width" content="1200" />
40+
<meta property="og:image" content="/images/pythoncatania-wide.png" />
41+
<meta property="og:locale" content="it_IT" />
42+
<meta property="og:site_name" content="Python Catania 🌋" />
43+
<meta property="og:title" content="Python Catania 🌋" />
44+
<meta property="og:type" content="website" />
45+
<meta property="og:url" content="https://catania.python.it" />
46+
<meta property="twitter:domain" content="catania.python.it" />
47+
<script type="application/ld+json">
48+
{
49+
"@context": "http://schema.org",
50+
"@type": "Organization",
51+
"name": "Python Catania 🌋",
52+
"description": "Gruppo della comunità Python di Catania.",
53+
"url": "https://catania.python.it/",
54+
"logo": "https://catania.python.it/images/pythoncatania-square.png",
55+
"image": "https://catania.python.it/images/pythoncatania-wide.png",
56+
"sameAs": "https://github.com/PythonCatania/PythonCatania.github.io"
57+
}
58+
</script>
59+
<style>
60+
@charset "UTF-8";
61+
62+
footer,
63+
header,
64+
main {
65+
text-align: center;
66+
}
67+
68+
[role="button"] {
69+
width: 10.5rem;
70+
}
71+
72+
/* Orange color for light color scheme (Default) */
73+
/* Can be forced with data-theme="light" */
74+
[data-theme=light],
75+
:root:not([data-theme=dark]) {
76+
--pico-text-selection-color: rgba(244, 93, 44, 0.25);
77+
--pico-primary: #f50000;
78+
--pico-primary-background:#e50000;
79+
--pico-primary-underline: rgba(189, 60, 19, 0.5);
80+
--pico-primary-hover: #942d0d;
81+
--pico-primary-hover-background: #bd3c13;
82+
--pico-primary-focus: rgba(244, 93, 44, 0.5);
83+
--pico-primary-inverse: #fff;
84+
--pico-secondary: #0070bc;
85+
--pico-secondary-background:#0070bc;
86+
}
87+
</style>
88+
</head>
89+
90+
<body>
91+
<header>
92+
<img src="/images/pythoncatania.svg" alt="Python Catania logo" height="256px" width="256px" />
93+
<hgroup>
94+
<h1 id="title">Python Catania 🐘🌋</h1>
95+
<p>Il posto giusto dove incontrare gli appassionati del linguaggio Python di Catania.</p>
96+
</hgroup>
97+
</header>
98+
<main>
99+
<div class="grid">
100+
<div></div>
101+
<div>
102+
<h2 id="chat">Chat</h2>
103+
<p>
104+
<a id="telegram" rel="me noopener" target="_blank" href="https://t.me/pythoncatania" role="button"
105+
aria-label="Telegram">
106+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" height="1.33em"
107+
viewBox="0 0 24 24">
108+
<title>Telegram</title>
109+
<path fill="currentColor"
110+
d="M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z" />
111+
</svg>&nbsp;Telegram</a>
112+
</p>
113+
<h2 id="events">Events</h2>
114+
<p>
115+
<a id="meetup" rel="me noopener" target="_blank" href="https://www.meetup.com/python-catania/" role="button"
116+
aria-label="Meetup">
117+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" height="1.33em"
118+
viewBox="0 0 24 24">
119+
<title>Meetup</title>
120+
<path fill="currentColor"
121+
d="M15.11 2.1c.13 0 .26.02.38.04.34.04.67.17.94.39.36.28.57.5.9.82.5.47.87.19 1.12.04.44-.25.78-.46 2.06-.43 1.33.02 2.85.5 3.17 2.75.35 2.51-4.11 8.97-3.8 11.97.22 2.11 3.8.63 4.1 2.55.39 2.5-4.47 1.58-5.58 1.03a4.26 4.26 0 0 1-2.34-4.72c.33-1.44 3.55-7.32 3.67-8.22.12-.92-.37-1-.68-1.02-.4-.02-.7.17-1.1.76-.35.53-4.35 8.55-4.7 9.2-.62 1.17-1.4 1.45-2.18 1.41-1.15-.06-1.67-.67-1.5-1.77.09-.65 2.63-6.38 2.76-7.27.08-.56-.03-1.15-.58-1.43-.55-.28-1.2.15-1.39.48-.26.45-3.86 9.84-4.25 10.54-.66 1.2-1.36 1.59-2.4 1.64-2.49.11-4.33-1.93-3.52-4.43.37-1.11 2.76-9.56 3.97-11.71.81-1.45 3.07-2.55 4.64-1.87.8.35 1.93.92 2.26 1.06.77.34 1.59-.58 1.91-.86.33-.28.63-.58 1.03-.75a3 3 0 0 1 1.11-.2Z" />
122+
</svg>&nbsp;Meetup</a>
123+
</p>
124+
<h2 id="media">Code</h2>
125+
<p>
126+
<a id="github" rel="me noopener" target="_blank" href="https://github.com/PythonCatania" role="button"
127+
aria-label="GitHub">
128+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
129+
height="1.33em">
130+
<title>GitHub</title>
131+
<path
132+
d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" />
133+
</svg>&nbsp;GitHub</a>
134+
</p>
135+
<h2 id="networks">Networks</h2>
136+
<p>
137+
<a id="python-software-foundation" rel="noopener" target="_blank" href="https://www.python.org/" role="button"
138+
class="outline" aria-label="Python Software Foundation">
139+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"
140+
height="1.33em">
141+
<title>Python Software Foundation</title>
142+
<path fill="currentColor"
143+
d="M14.25.18l.9.2.73.26.59.3.45.32.34.34.25.34.16.33.1.3.04.26.02.2-.01.13V8.5l-.05.63-.13.55-.21.46-.26.38-.3.31-.33.25-.35.19-.35.14-.33.1-.3.07-.26.04-.21.02H8.77l-.69.05-.59.14-.5.22-.41.27-.33.32-.27.35-.2.36-.15.37-.1.35-.07.32-.04.27-.02.21v3.06H3.17l-.21-.03-.28-.07-.32-.12-.35-.18-.36-.26-.36-.36-.35-.46-.32-.59-.28-.73-.21-.88-.14-1.05-.05-1.23.06-1.22.16-1.04.24-.87.32-.71.36-.57.4-.44.42-.33.42-.24.4-.16.36-.1.32-.05.24-.01h.16l.06.01h8.16v-.83H6.18l-.01-2.75-.02-.37.05-.34.11-.31.17-.28.25-.26.31-.23.38-.2.44-.18.51-.15.58-.12.64-.1.71-.06.77-.04.84-.02 1.27.05zm-6.3 1.98l-.23.33-.08.41.08.41.23.34.33.22.41.09.41-.09.33-.22.23-.34.08-.41-.08-.41-.23-.33-.33-.22-.41-.09-.41.09zm13.09 3.95l.28.06.32.12.35.18.36.27.36.35.35.47.32.59.28.73.21.88.14 1.04.05 1.23-.06 1.23-.16 1.04-.24.86-.32.71-.36.57-.4.45-.42.33-.42.24-.4.16-.36.09-.32.05-.24.02-.16-.01h-8.22v.82h5.84l.01 2.76.02.36-.05.34-.11.31-.17.29-.25.25-.31.24-.38.2-.44.17-.51.15-.58.13-.64.09-.71.07-.77.04-.84.01-1.27-.04-1.07-.14-.9-.2-.73-.25-.59-.3-.45-.33-.34-.34-.25-.34-.16-.33-.1-.3-.04-.25-.02-.2.01-.13v-5.34l.05-.64.13-.54.21-.46.26-.38.3-.32.33-.24.35-.2.35-.14.33-.1.3-.06.26-.04.21-.02.13-.01h5.84l.69-.05.59-.14.5-.21.41-.28.33-.32.27-.35.2-.36.15-.36.1-.35.07-.32.04-.28.02-.21V6.07h2.09l.14.01zm-6.47 14.25l-.23.33-.08.41.08.41.23.33.33.23.41.08.41-.08.33-.23.23-.33.08-.41-.08-.41-.23-.33-.33-.23-.41-.08-.41.08z" />
144+
</svg>&nbsp;<abbr title="Python Software Foundation">PSF</abbr></a>
145+
</p>
146+
<p>
147+
<a id="python-italia" rel="noopener" target="_blank" href="https://www.python.it/" role="button"
148+
class="outline" aria-label="Python Italia">
149+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"
150+
height="1.33em">
151+
<title>Python Italia</title>
152+
<path fill="currentColor"
153+
d="M13.96 0a6.45 6.45 0 0 0-6.44 6.44v3.6c.06 1.08 1.66 1.08 1.72 0v-3.6c0-2.6 2.12-4.72 4.72-4.72a5.43 5.43 0 1 1 0 10.86H8.38a5.5 5.5 0 0 0-5.5 5.5v2.64a3.18 3.18 0 1 0 6.36 0V16.8c.07-1.22-1.79-1.22-1.72 0v3.92a1.46 1.46 0 1 1-2.91 0v-2.65a3.78 3.78 0 0 1 3.77-3.77h5.58a7.15 7.15 0 1 0 0-14.3Z" />
154+
</svg>&nbsp;Python&nbsp;Italia</a>
155+
</p>
156+
</div>
157+
<div>
158+
<h2 id="social">Social</h2>
159+
<p>
160+
<a id="facebook" rel="me noopener" target="_blank" href="https://www.facebook.com/PythonCatania" role="button"
161+
class="secondary" aria-label="Facebook">
162+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
163+
height="1.33em">
164+
<title>Facebook</title>
165+
<path
166+
d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z" />
167+
</svg>&nbsp;Facebook</a>
168+
</p>
169+
170+
<p>
171+
<a id="linkedin" rel="me noopener" target="_blank" href="https://www.linkedin.com/groups/9895708/"
172+
role="button" class="secondary" aria-label="LinkedIn">
173+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
174+
height="1.33em">
175+
<title>LinkedIn</title>
176+
<path
177+
d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z" />
178+
</svg>&nbsp;LinkedIn</a>
179+
</p>
180+
181+
<p>
182+
<a id="youtube" rel="me noopener" target="_blank" href="https://www.youtube.com/@pythoncatania" role="button"
183+
class="secondary" aria-label="YouTube">
184+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
185+
height="1.33em">
186+
<title>YouTube</title>
187+
<path
188+
d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z" />
189+
</svg>&nbsp;YouTube</a>
190+
</p>
191+
<h2 id="media-partners">Media Partners</h2>
192+
<p>
193+
<a id="pycon-italia" rel="noopener" target="_blank" href="https://www.pycon.it/" role="button"
194+
class="outline contrast" aria-label="PyCon Italia">
195+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"
196+
height="1.33em">
197+
<title>PyCon Italia</title>
198+
<path fill="currentColor" d="M9 5.1a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
199+
<path fill="none" stroke="currentColor" stroke-width="1"
200+
d="M6.7 12v4l-1.8 1.8V12h3.7v4l-1.8 1.8V12m10.8 11.7c.7-.9.7-2.7 0-3.4a7.3 7.3 0 0 1 0-9.3c2.2-2.3 2-7-.2-9.3m-5.8 22V12H.3A11.7 11.7 0 0 1 17.4 1.7a12 12 0 0 1 6.2 10.5v11.5z" />
201+
</svg>&nbsp;PyCon&nbsp;Italia</a>
202+
</p>
203+
<h2 id="community-partners">Community Partners</h2>
204+
<p>
205+
<a id="google-developer-group-catania" rel="noopener" target="_blank"
206+
href="https://gdg.community.dev/gdg-catania/" role="button" class="outline contrast"
207+
aria-label="Google Developer Group Catania">
208+
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"
209+
height="1.33em">
210+
<title>Google Developer Group Catania</title>
211+
<path fill="none" stroke="currentColor" stroke-width="1"
212+
d="M15.37 17.62c.32 0 .63-.1.95-.26l6.74-3.9-4.69-1.74L14.42 14a1.94 1.94 0 0 0-.68 2.63c.37.69 1 1 1.63 1zM5.8 12.21l3.9-2.27c.89-.52 1.2-1.68.68-2.63a1.94 1.94 0 0 0-2.64-.68L1 10.53Z" />
213+
<path fill="currentColor"
214+
d="M22.11 13.95c.69 0 1.32-.36 1.63-.94.53-.9.22-2.11-.68-2.64l-6.74-3.9c-.9-.52-2.1-.2-2.63.69-.53.9-.22 2.1.68 2.63l6.74 3.9c.32.16.69.26 1 .26zM8.68 17.8c.69 0 1.32-.37 1.63-.95.53-.9.22-2.1-.68-2.63l-6.74-3.9c-.9-.53-2.1-.21-2.63.69-.53.89-.22 2.1.68 2.63l6.74 3.9c.37.2.69.26 1 .26z" />
215+
</svg>&nbsp;<abbr title="Google Developer Group">GDG</abbr>&nbsp;Catania</a>
216+
</p>
217+
218+
219+
</div>
220+
<div></div>
221+
</div>
222+
</main>
223+
<footer>
224+
<abbr title="Copyright">&copy;</abbr> 2023-2025 Python&nbsp;Catania
225+
</footer>
226+
<script type="text/javascript">
227+
(() => {
228+
document.querySelectorAll('a').forEach(a => {
229+
if (a.host !== window.location.host && !a.getAttribute('data-umami-event')) {
230+
a.setAttribute('data-umami-event', "Click " + a.ariaLabel);
231+
a.setAttribute('data-umami-event-element', "anchor");
232+
a.setAttribute('data-umami-event-event', "onclick");
233+
a.setAttribute('data-umami-event-id', a.id);
234+
a.setAttribute('data-umami-event-url', a.href);
235+
}
236+
});
237+
})();
238+
</script>
239+
</body>
240+
241+
</html>

0 commit comments

Comments
 (0)