Skip to content

Commit 7a48bd9

Browse files
committed
Initial basic website
0 parents  commit 7a48bd9

File tree

3 files changed

+196
-0
lines changed

3 files changed

+196
-0
lines changed

.nojekyll

Whitespace-only changes.

index.html

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>PyCamp CZ 25 beta</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="description" content="Czech Python unconference in summer 2025">
8+
<link rel="stylesheet" href="style.css">
9+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
10+
</head>
11+
<body>
12+
<h1 id="pycampcz">PyCamp CZ 25 beta</h1>
13+
14+
<p>🗓️ September 12–14 2025 • 📍 Mlýn Třeštice</p>
15+
16+
<h2 id="unconference">The Python unconference you’ve been waiting for</h2>
17+
18+
<p>
19+
Organized entirely by volunteers from the Czech Python community,
20+
organizers of <a href="https://cz.pycon.org/">PyCon CZ</a>,
21+
<a href="https://pyvo.cz/">Pyvo meetups</a>
22+
and <a href="https://brno.python.pizza/">Python Pizza Brno</a>,
23+
we bring the Python Community together for the beta version of a <strong>Python barcamp</strong>,
24+
at a <del>camp</del> <a href="https://www.mlyn-trestice.cz/">better place than a camp</a>.
25+
This is a smaller event than PyCon CZ,
26+
we anticipate up to 100 participants.
27+
</p>
28+
29+
<p><strong>Save the date.</strong> More info will follow in 2025.</p>
30+
31+
<h2 id="arbiter">You are the arbiter of the content</h2>
32+
33+
<p>
34+
There is no schedule,
35+
the barcamp/unconference style of the event makes everybody a participant.
36+
Discussions, sprints, ad-hoc talks, workshops, child care, grill parties,
37+
pilates, board games, jamming…
38+
Anything is possible, as long as you do it.
39+
We welcome content in English as well as in Czech or Slovak.
40+
We provide the space, infrastructure, accommodation, and refreshments.
41+
But don’t worry if you are more comfortable being a passive participant,
42+
you are welcome as well.
43+
</p>
44+
45+
<p>
46+
To avoid the anxiety of the unknown, we expect to tease you with some content before the tickets are available anyway. Stay tuned. By the way, have we mentioned this is a beta version? Adjust your expectations. We will do everything in our power to make this a wonderful experience for everybody. Depending on how things go, this might become a regular thing.
47+
</p>
48+
49+
<h2 id="accommodation">Accommodation</h2>
50+
51+
<p>
52+
Participants with tickets will be eligible to sleep in their tents, cars,
53+
or camp indoors in dedicated rooms.
54+
</p>
55+
56+
<p>
57+
If that’s not your thing,
58+
there are <a href="https://www.mlyn-trestice.cz/ubytovani.html">numerous apartments</a> with beds,
59+
private bathrooms, or kitchenettes available for rent.
60+
</p>
61+
62+
<h2 id="team">Organization team</h2>
63+
64+
<ul class="team">
65+
<li>
66+
<img src="https://pyvec.org/static/img/avatars/miroslav-hroncok.png" alt="Miro Hrončok" class="avatar">
67+
<p>
68+
<a href="https://github.com/hroncok" title="GitHub" class="icon">
69+
<i class="fa fa-github" aria-hidden="true"></i><span>GitHub</span></a>
70+
<a href="https://floss.social/@hroncok" title="Mastodon" class="icon">
71+
<i class="fa fa-mastodon" aria-hidden="true"></i><span>Mastodon</span></a>
72+
<a href="https://linkedin.com/in/hroncok" title="LinkedIn" class="icon">
73+
<i class="fa fa-linkedin" aria-hidden="true"></i><span>LinkedIn</span></a>
74+
</p>
75+
<p>
76+
<strong>Miro Hrončok</strong>
77+
</p>
78+
</li>
79+
<li>
80+
<img src="https://pyvec.org/static/img/avatars/anezka-muller.png" alt="Anežka Müller" class="avatar">
81+
<p>
82+
<a href="https://github.com/anezkamll" title="GitHub" class="icon">
83+
<i class="fa fa-github" aria-hidden="true"></i><span>GitHub</span></a>
84+
<a href="https://mastodon.social/@anezkamll" title="Mastodon" class="icon">
85+
<i class="fa fa-mastodon" aria-hidden="true"></i><span>Mastodon</span></a>
86+
<a href="https://linkedin.com/in/anezkamll" title="LinkedIn" class="icon">
87+
<i class="fa fa-linkedin" aria-hidden="true"></i><span>LinkedIn</span></a>
88+
</p>
89+
<p>
90+
<strong>Anežka Müller</strong>
91+
</p>
92+
</li>
93+
<li>
94+
<img src="https://pyvec.org/static/img/avatars/lumir-balhar.png" alt="Lumír Balhar" class="avatar">
95+
<p>
96+
<a href="https://github.com/frenzymadness" title="GitHub" class="icon">
97+
<i class="fa fa-github" aria-hidden="true"></i><span>GitHub</span></a>
98+
<a href="https://mastodonczech.cz/@frenzy" title="Mastodon" class="icon">
99+
<i class="fa fa-mastodon" aria-hidden="true"></i><span>Mastodon</span></a>
100+
<a href="https://linkedin.com/in/lum%C3%ADr-balhar-b173833a" title="LinkedIn" class="icon">
101+
<i class="fa fa-linkedin" aria-hidden="true"></i><span>LinkedIn</span></a>
102+
</p>
103+
<p>
104+
<strong>Lumír Balhar</strong>
105+
</p>
106+
</li>
107+
</ul>
108+
109+
<h2 id="volunteers">Call for volunteers</h2>
110+
111+
<p>
112+
If you’d like to volunteer at the event and dedicate at least 4 hours a day,
113+
we will gladly cover your ticket.
114+
Reach out to us on the <a href="https://pyvec.slack.com/archives/C23GNCBUJ">#pycampcz Pyvec Slack channel</a>
115+
(if you don’t have access,
116+
open <a href="https://github.com/pyvec/pycamp.cz/issues">an issue at the GitHub repo instead</a>).
117+
</p>
118+
119+
<h2 id="coc">Code of Conduct</h2>
120+
121+
<p>
122+
PyCamp CZ is dedicated to providing a harassment-free experience for everyone.
123+
For that reason, we follow the <a href="https://pyvec.org/en/coc/">Code of Conduct of Pyvec</a>
124+
(the service non-profit organization of the Czech Python community).
125+
</p>
126+
127+
<hr />
128+
129+
<p>
130+
This website <a href="https://github.com/pyvec/pycamp.cz">can be improved at GitHub</a>.
131+
The code and content of this website is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>.
132+
</p>
133+
134+
</body>
135+
</html>

style.css

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
body {
2+
max-width: 650px;
3+
margin: 40px auto;
4+
padding: 0 10px;
5+
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6+
color: #444;
7+
}
8+
h1, h2, h3 {
9+
line-height: 1.2;
10+
}
11+
@media (prefers-color-scheme: dark) {
12+
body{
13+
color: #c9d1d9;
14+
background: #0d1117;
15+
}
16+
a:link{
17+
color: #58a6ff;
18+
}
19+
a:visited{
20+
color: #8e96f0;
21+
}
22+
}
23+
.icon {
24+
font-size: 1rem;
25+
color: #aaa;
26+
}
27+
ul.team {
28+
text-align: center;
29+
line-height: 0.5;
30+
}
31+
ul.team li p:last-child {
32+
padding-bottom: 1rem;
33+
}
34+
ul.team li {
35+
float: left;
36+
width: 33%;
37+
list-style-type: none;
38+
}
39+
ul.team li:last-child {
40+
float: right;
41+
}
42+
a.icon, a.icon:hover, a.icon:focus,
43+
.icon a, .icon:hover a, .icon:focus a,
44+
a i.link-icon, a:hover i.link-icon, a:focus i.link-icon {
45+
text-decoration: none;
46+
box-shadow: none;
47+
}
48+
a.icon:hover, a.icon:focus {
49+
color: #212529;
50+
}
51+
.icon span {
52+
display: none;
53+
}
54+
.avatar {
55+
width: 100px;
56+
height: 100px;
57+
background-color: #FFF;
58+
padding: 0.3rem;
59+
border: 2px solid #DDD;
60+
border-radius: 50%;
61+
}

0 commit comments

Comments
 (0)