Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _upcoming/cz.pycon.org/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import purgecss from "astro-purgecss";

// https://astro.build/config
export default defineConfig({
site: "https://cz.pycon.org/2026/",
base: "/2026/",
outDir: "../public/2026/",
site: "https://cz.pycon.org/2027/",
base: "/2027/",
outDir: "../public/2027/",
integrations: [purgecss()],
});
4 changes: 2 additions & 2 deletions _upcoming/cz.pycon.org/public/favicon/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"short_name": "PyCon CZ",
"icons": [
{
"src": "/2026/favicon/android-chrome-192x192.png",
"src": "/2027/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/2026/favicon/android-chrome-512x512.png",
"src": "/2027/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
Expand Down
Binary file modified _upcoming/cz.pycon.org/src/assets/social-media-general.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions _upcoming/cz.pycon.org/src/components/Header.astro
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
import logoImage from "../assets/logo-pyconcz-26.svg";
import logoImage from "../assets/logo-pyconcz-27.svg";
import Navigation from "./Navigation.astro";
---

Expand All @@ -9,12 +9,12 @@ import Navigation from "./Navigation.astro";
<div class="pc-header">
<div class="text-center">
<a href="/">
<img src={logoImage.src} alt="PyCon CZ 26" class="pc-header__logo" width="500" height="250" />
<img src={logoImage.src} alt="PyCon CZ 27" class="pc-header__logo" width="500" height="250" />
</a>
</div>
<h1 class="pc-header__title text-center text-md-start">
PyCon&nbsp;CZ&nbsp;26<br />
September&nbsp;2026<br />
PyCon&nbsp;CZ&nbsp;27<br />
Summer&nbsp;2027<br />
Pilsen
</h1>
</div>
Expand Down
8 changes: 4 additions & 4 deletions _upcoming/cz.pycon.org/src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@ const ogImageUrl = new URL(ogImage.src, Astro.url);
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>{title ? `${title} - ` : ""} PyCon CZ 26, September 2026, Pilsen</title>
<title>{title ? `${title} - ` : ""} PyCon CZ 27, Summer 2027, Pilsen</title>

<link rel="canonical" href={canonicalUrl} />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="PyCon CZ 26" />
<meta property="og:site_name" content="PyCon CZ 27" />
<meta name="twitter:site" content="@pyconcz" />
<meta property="og:url" content={canonicalUrl} />
<meta property="og:title" content="PyCon CZ 26, September 2026, Pilsen" />
<meta property="og:title" content="PyCon CZ 27, Summer 2027, Pilsen" />
<meta property="og:description" content="Join us for 3 days full of Python and fun!!!" />
<meta property="og:image" content={ogImageUrl} />
<meta property="og:image:width" content="2400" />
<meta property="og:image:height" content="1260" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image:alt" content="PyCon CZ 26" />
<meta name="twitter:image:alt" content="PyCon CZ 27" />

<link rel="apple-touch-icon" sizes="180x180" href={`${baseUrl}favicon/apple-touch-icon.png`} />
<link rel="icon" type="image/png" sizes="32x32" href={`${baseUrl}favicon/favicon-32x32.png`} />
Expand Down
10 changes: 5 additions & 5 deletions _upcoming/cz.pycon.org/src/pages/sponsorship.astro
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ const baseUrl = import.meta.env.BASE_URL;
<div class="col-md">
<h2>Contacts</h2>
<p>
<b>Mr. Tomáš Zítka</b>, Partnerships Lead – PyCon CZ 26 <br /><a href="mailto:[email protected]"
<b>Mr. Tomáš Zítka</b>, Partnerships Lead – PyCon CZ 27 <br /><a href="mailto:[email protected]"
>[email protected]</a
>
<br /><a href="tel:+420603974857">+420&nbsp;603&nbsp;974&nbsp;857</a>
</p>
<p>
<b>Mr. Jakub Červinka</b>, Partnerships – PyCon CZ 26 <br /><a href="mailto:[email protected]"
<b>Mr. Jakub Červinka</b>, Partnerships – PyCon CZ 27 <br /><a href="mailto:[email protected]"
>[email protected]</a
>
<br /><a href="tel:+420605859988">+420&nbsp;605&nbsp;859&nbsp;988</a>
Expand All @@ -60,7 +60,7 @@ const baseUrl = import.meta.env.BASE_URL;

<h2>Event summary</h2>
<ul class="pc-text-columns">
<li>September 2026 in Pilsen</li>
<li>Summer 2027 in Pilsen</li>
<li><strong>400 attendees:</strong> professionals, students and hobbyist Pythonistas</li>
<li>
2 conference days with 2 tracks primarily in English covering topics like data processing, AI/ML, web-dev,
Expand Down Expand Up @@ -252,13 +252,13 @@ const baseUrl = import.meta.env.BASE_URL;

<h2>Contacts</h2>
<p>
<b>Mr. Tomáš Zítka</b>, Partnerships Lead – PyCon CZ 26 <br /><a href="mailto:[email protected]"
<b>Mr. Tomáš Zítka</b>, Partnerships Lead – PyCon CZ 27 <br /><a href="mailto:[email protected]"
>[email protected]</a
>
<br /><a href="tel:+420603974857">+420&nbsp;603&nbsp;974&nbsp;857</a>
</p>
<p>
<b>Mr. Jakub Červinka</b>, Partnerships – PyCon CZ 26 <br /><a href="mailto:[email protected]"
<b>Mr. Jakub Červinka</b>, Partnerships – PyCon CZ 27 <br /><a href="mailto:[email protected]"
>[email protected]</a
>
<br /><a href="tel:+420605859988">+420&nbsp;605&nbsp;859&nbsp;988</a>
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Code of Conduct - PyCon CZ 26, September 2026, Pilsen</title><link rel="canonical" href="https://cz.pycon.org/2026/coc/"><meta property="og:type" content="website"><meta property="og:site_name" content="PyCon CZ 26"><meta name="twitter:site" content="@pyconcz"><meta property="og:url" content="https://cz.pycon.org/2026/coc/"><meta property="og:title" content="PyCon CZ 26, September 2026, Pilsen"><meta property="og:description" content="Join us for 3 days full of Python and fun!!!"><meta property="og:image" content="https://cz.pycon.org/2026/_astro/social-media-general.BcUgM3tj.jpg"><meta property="og:image:width" content="2400"><meta property="og:image:height" content="1260"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="PyCon CZ 26"><link rel="apple-touch-icon" sizes="180x180" href="/2026/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/2026/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/2026/favicon/favicon-16x16.png"><link rel="manifest" href="/2026/favicon/site.webmanifest"><meta name="theme-color" content="#2E451C"><link rel="stylesheet" href="/2026/_astro/coc.145b9756.css"></head> <body> <header class="pc-bg-header py-3 mb-3"> <nav role="navigation" class="nav mb-3 justify-content-center flex-wrap"> <a href="/2026/" class="text-uppercase link-light nav-link"> Home </a><a href="/2026/sponsorship/" class="text-uppercase link-light nav-link"> Sponsorship </a><a href="/2026/volunteer/" class="text-uppercase link-light nav-link"> Volunteer </a> </nav> <div class="container-md"> <div class="pc-header"> <div class="text-center"> <a href="/"> <img src="/2026/_astro/logo-pyconcz-26.DG-PfM2K.svg" alt="PyCon CZ 26" class="pc-header__logo" width="500" height="250"> </a> </div> <h1 class="pc-header__title text-center text-md-start">
PyCon&nbsp;CZ&nbsp;26<br>
September&nbsp;2026<br>
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Code of Conduct - PyCon CZ 27, Summer 2027, Pilsen</title><link rel="canonical" href="https://cz.pycon.org/2027/coc/"><meta property="og:type" content="website"><meta property="og:site_name" content="PyCon CZ 27"><meta name="twitter:site" content="@pyconcz"><meta property="og:url" content="https://cz.pycon.org/2027/coc/"><meta property="og:title" content="PyCon CZ 27, Summer 2027, Pilsen"><meta property="og:description" content="Join us for 3 days full of Python and fun!!!"><meta property="og:image" content="https://cz.pycon.org/2027/_astro/social-media-general.BclHTnYp.jpg"><meta property="og:image:width" content="2400"><meta property="og:image:height" content="1260"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="PyCon CZ 27"><link rel="apple-touch-icon" sizes="180x180" href="/2027/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/2027/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/2027/favicon/favicon-16x16.png"><link rel="manifest" href="/2027/favicon/site.webmanifest"><meta name="theme-color" content="#2E451C"><link rel="stylesheet" href="/2027/_astro/coc.145b9756.css"></head> <body> <header class="pc-bg-header py-3 mb-3"> <nav role="navigation" class="nav mb-3 justify-content-center flex-wrap"> <a href="/2027/" class="text-uppercase link-light nav-link"> Home </a><a href="/2027/sponsorship/" class="text-uppercase link-light nav-link"> Sponsorship </a><a href="/2027/volunteer/" class="text-uppercase link-light nav-link"> Volunteer </a> </nav> <div class="container-md"> <div class="pc-header"> <div class="text-center"> <a href="/"> <img src="/2027/_astro/logo-pyconcz-27.DG-PfM2K.svg" alt="PyCon CZ 27" class="pc-header__logo" width="500" height="250"> </a> </div> <h1 class="pc-header__title text-center text-md-start">
PyCon&nbsp;CZ&nbsp;27<br>
Summer&nbsp;2027<br>
Pilsen
</h1> </div> </div> </header> <main class="flex-grow-1 pt-4 pb-5"> <div class="container-lg"> <h1>Code of Conduct</h1> <div class="row"> <div class="col-md-8"> <p class="lead"> <b>PyCon CZ</b> is a&nbsp;community conference intended for networking and collaboration in the developer community.
</p> <p class="lead">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"short_name": "PyCon CZ",
"icons": [
{
"src": "/2026/favicon/android-chrome-192x192.png",
"src": "/2027/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/2026/favicon/android-chrome-512x512.png",
"src": "/2027/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title> PyCon CZ 26, September 2026, Pilsen</title><link rel="canonical" href="https://cz.pycon.org/2026/"><meta property="og:type" content="website"><meta property="og:site_name" content="PyCon CZ 26"><meta name="twitter:site" content="@pyconcz"><meta property="og:url" content="https://cz.pycon.org/2026/"><meta property="og:title" content="PyCon CZ 26, September 2026, Pilsen"><meta property="og:description" content="Join us for 3 days full of Python and fun!!!"><meta property="og:image" content="https://cz.pycon.org/2026/_astro/social-media-general.BcUgM3tj.jpg"><meta property="og:image:width" content="2400"><meta property="og:image:height" content="1260"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="PyCon CZ 26"><link rel="apple-touch-icon" sizes="180x180" href="/2026/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/2026/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/2026/favicon/favicon-16x16.png"><link rel="manifest" href="/2026/favicon/site.webmanifest"><meta name="theme-color" content="#2E451C"><link rel="stylesheet" href="/2026/_astro/coc.145b9756.css"></head> <body class="home-page-body"> <header class="pc-bg-header py-3 mb-3"> <nav role="navigation" class="nav mb-3 justify-content-center flex-wrap"> <a href="/2026/" class="text-uppercase link-light nav-link fw-semibold" aria-current="page"> Home </a><a href="/2026/sponsorship/" class="text-uppercase link-light nav-link"> Sponsorship </a><a href="/2026/volunteer/" class="text-uppercase link-light nav-link"> Volunteer </a> </nav> <div class="container-md"> <div class="pc-header"> <div class="text-center"> <a href="/"> <img src="/2026/_astro/logo-pyconcz-26.DG-PfM2K.svg" alt="PyCon CZ 26" class="pc-header__logo" width="500" height="250"> </a> </div> <h1 class="pc-header__title text-center text-md-start">
PyCon&nbsp;CZ&nbsp;26<br>
September&nbsp;2026<br>
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title> PyCon CZ 27, Summer 2027, Pilsen</title><link rel="canonical" href="https://cz.pycon.org/2027/"><meta property="og:type" content="website"><meta property="og:site_name" content="PyCon CZ 27"><meta name="twitter:site" content="@pyconcz"><meta property="og:url" content="https://cz.pycon.org/2027/"><meta property="og:title" content="PyCon CZ 27, Summer 2027, Pilsen"><meta property="og:description" content="Join us for 3 days full of Python and fun!!!"><meta property="og:image" content="https://cz.pycon.org/2027/_astro/social-media-general.BclHTnYp.jpg"><meta property="og:image:width" content="2400"><meta property="og:image:height" content="1260"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="PyCon CZ 27"><link rel="apple-touch-icon" sizes="180x180" href="/2027/favicon/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/2027/favicon/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/2027/favicon/favicon-16x16.png"><link rel="manifest" href="/2027/favicon/site.webmanifest"><meta name="theme-color" content="#2E451C"><link rel="stylesheet" href="/2027/_astro/coc.145b9756.css"></head> <body class="home-page-body"> <header class="pc-bg-header py-3 mb-3"> <nav role="navigation" class="nav mb-3 justify-content-center flex-wrap"> <a href="/2027/" class="text-uppercase link-light nav-link fw-semibold" aria-current="page"> Home </a><a href="/2027/sponsorship/" class="text-uppercase link-light nav-link"> Sponsorship </a><a href="/2027/volunteer/" class="text-uppercase link-light nav-link"> Volunteer </a> </nav> <div class="container-md"> <div class="pc-header"> <div class="text-center"> <a href="/"> <img src="/2027/_astro/logo-pyconcz-27.DG-PfM2K.svg" alt="PyCon CZ 27" class="pc-header__logo" width="500" height="250"> </a> </div> <h1 class="pc-header__title text-center text-md-start">
PyCon&nbsp;CZ&nbsp;27<br>
Summer&nbsp;2027<br>
Pilsen
</h1> </div> </div> </header> <main class="flex-grow-1 pt-4 pb-5"> <div class="container-lg"> <div class="row g-5"> <div class="col-md-6 text-justify"> <h2>Fancy a Pilsner?</h2> <p>
Even if Pilsner is not your thing, <strong>Pilsen</strong> is the place to be. We will meet in the heart of the city,
Expand Down
Loading
Loading