-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
229858f
commit 468f3b0
Showing
20 changed files
with
743 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,272 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"><head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="HandheldFriendly" content="True" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="robots" content="" /> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,400;0,700;1,400&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,400&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/theme/stylesheet/style.min.css"> | ||
|
||
|
||
<link id="pygments-light-theme" rel="stylesheet" type="text/css" | ||
href="https://pycon.org.il/2024/theme/pygments/github.min.css"> | ||
|
||
|
||
|
||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/theme/font-awesome/css/fontawesome.css"> | ||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/theme/font-awesome/css/brands.css"> | ||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/theme/font-awesome/css/solid.css"> | ||
|
||
|
||
<link rel="shortcut icon" href="https://pycon.org.il/2024/theme/img/pyconicon-2.png"> | ||
<link rel="icon" href="https://pycon.org.il/2024/theme/img/pyconicon-2.png"> | ||
|
||
|
||
<link href="https://pycon.org.il/2024/feeds/updates.atom.xml" type="application/atom+xml" rel="alternate" title="PyCon Israel 2024 Atom"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="author" content="PyCon Israel Team" /> | ||
<meta name="description" content="Discounted diversity tickets available, please register to receive them" /> | ||
<meta name="keywords" content=""> | ||
|
||
<link rel="alternate" href="https://pycon.org.il/2024/diversity-tickets-available.html" hreflang="en" /> | ||
<link rel="alternate" href="https://pycon.org.il/2024/he/diversity-tickets-available.html" hreflang="he" /> | ||
|
||
<meta property="og:site_name" content="PyCon Israel 2024"/> | ||
<meta property="og:title" content="Discounted Diversity Tickets Available"/> | ||
<meta property="og:description" content="Discounted diversity tickets available, please register to receive them"/> | ||
<meta property="og:locale" content="en_US"/> | ||
<meta property="og:url" content="https://pycon.org.il/2024/diversity-tickets-available.html"/> | ||
<meta property="og:type" content="article"/> | ||
<meta property="article:published_time" content="2024-08-19 09:30:00+03:00"/> | ||
<meta property="article:modified_time" content=""/> | ||
<meta property="article:author" content="https://pycon.org.il/2024/author/pycon-israel-team.html"> | ||
<meta property="article:section" content="announcements"/> | ||
<meta property="og:image" content=""> | ||
|
||
<title>PyCon Israel 2024 – Discounted Diversity Tickets Available</title> | ||
|
||
|
||
|
||
<script type="text/javascript"> | ||
function go_to_top() { | ||
if (!document.location.hash){ | ||
document.location.hash = "diversity-tickets-available"; | ||
} | ||
} | ||
</script> | ||
</head> | ||
<body class="light-theme" onload="go_to_top()"> | ||
|
||
<aside> | ||
<div class="translations"> | ||
<bdi> | ||
<a class="active" href="https://pycon.org.il/2024">English</a> | ||
</bdi> | ||
<bdi><a href="https://pycon.org.il/2024/he/">עברית</a></bdi> </div> | ||
|
||
<div> | ||
<a href="https://pycon.org.il/2024/"> | ||
<img src="https://pycon.org.il/2024/theme/img/PyConIL.png" alt="" title=""> | ||
</a> | ||
|
||
|
||
|
||
<nav> | ||
<ul class="list"> | ||
|
||
|
||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/schedule.html#schedule"> | ||
Agenda | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/speakers.html#speakers"> | ||
Speakers | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/call-for-papers.html#call-for-papers"> | ||
Call for Papers (CFP) | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/cfp-resources.html#cfp-resources"> | ||
CFP Resources | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/sponsors.html#sponsors"> | ||
Sponsors and Partners | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/pages/code-of-conduct.html#code-of-conduct"> | ||
Conference Code of Conduct | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/blog_index.html#updates"> | ||
Updates | ||
</a> | ||
<a href="https://pycon.org.il/2024/feeds/updates.atom.xml" title="PyCon Israel 2024 feed"> | ||
<i class="fa fa-rss" aria-hidden="true"></i> | ||
</a> | ||
|
||
</li> | ||
<li><br/></li> <li> | ||
<a target="_self" href="https://pycon.org.il/2023" >PyCon Israel 2023</a> | ||
</li> | ||
<li> | ||
<a target="_self" href="https://pycon.org.il/2022" >PyCon Israel 2022</a> | ||
</li> | ||
<li> | ||
<a target="_self" href="https://pycon.org.il/2021" >PyCon Israel 2021</a> | ||
</li> | ||
<li> | ||
<a target="_self" href="https://pycon.org.il/2019" >PyCon Israel 2019</a> | ||
</li> | ||
<li> | ||
<a target="_self" href="https://pycon.org.il/2018" >PyCon Israel 2018</a> | ||
</li> | ||
<li> | ||
<a target="_self" href="https://pycon.org.il/2016" >PyCon Israel 2016</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
||
</div> | ||
|
||
</aside> | ||
<main> | ||
|
||
|
||
<article class="single"> | ||
<header> | ||
<div class="translations"> | ||
<a class="active" href="https://pycon.org.il/2024/diversity-tickets-available.html">en</a> | ||
<a href="https://pycon.org.il/2024/he/diversity-tickets-available.html">he</a> | ||
</div> | ||
|
||
<h1 id="diversity-tickets-available">Discounted Diversity Tickets Available</h1> | ||
<p> | ||
Posted on Mon 19 August 2024 in <a href="https://pycon.org.il/2024/category/announcements.html">announcements</a> | ||
|
||
</p> | ||
</header> | ||
|
||
|
||
<div> | ||
<p>We're excited to offer discounted diversity tickets for our upcoming | ||
event, supporting underrepresented minorities in tech! This initiative | ||
is aimed at fostering greater inclusion for groups such as women, | ||
non-binary individuals, people of color, members of the LGBTQ+ | ||
community, religiously diverse groups, and others from the Python | ||
community who are often underrepresented in the tech space.</p> | ||
<p>If you’re passionate about Python, don’t miss this opportunity! You | ||
can find all the details and sign up by filling out the form below.</p> | ||
<p><a href="https://docs.google.com/forms/d/e/1FAIpQLSfVSyz1qtd6V2xyu8AnF-DTdk1_4QJsPaxNfBkYoZh9NcuR8g/viewform">Sign up here!</a></p> | ||
<p>Let’s celebrate diversity and inclusion—apply for a discount ticket | ||
today!</p> | ||
</div> | ||
<div class="tag-cloud"> | ||
<p> | ||
</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
|
||
<footer> | ||
<ul class="social"> | ||
<li> | ||
<a class="sc-twitter" | ||
href="https://twitter.com/pyconil/" | ||
target="_blank"> | ||
<i class="fa-brands fa-twitter"></i> | ||
</a> | ||
</li> | ||
<li> | ||
<a class="sc-youtube" | ||
href="https://www.youtube.com/@PyConIsrael" | ||
target="_blank"> | ||
<i class="fa-brands fa-youtube"></i> | ||
</a> | ||
</li> | ||
<li> | ||
<a class="sc-facebook" | ||
href="https://www.facebook.com/pyconisrael/" | ||
target="_blank"> | ||
<i class="fa-brands fa-facebook"></i> | ||
</a> | ||
</li> | ||
<li> | ||
<a class="sc-linkedin" | ||
href="https://www.linkedin.com/company/pycon-israel/" | ||
target="_blank"> | ||
<i class="fa-brands fa-linkedin"></i> | ||
</a> | ||
</li> | ||
<li> | ||
<a class="sc-mastodon" | ||
rel="me" href="https://tooot.im/@pyconil/" | ||
target="_blank"> | ||
<i class="fa-brands fa-mastodon"></i> | ||
</a> | ||
</li> | ||
</ul> | ||
|
||
<p><bdi lang="en">© 2024 Hamakor and individual contributors</bdi></p> | ||
<p> | ||
Built with <a href="http://getpelican.com" target="_blank">Pelican</a> using a theme based on <a href="http://bit.ly/flex-pelican" target="_blank">Flex</a> | ||
</p></footer> </main> | ||
|
||
<script type="application/ld+json"> | ||
{ | ||
"@context" : "http://schema.org", | ||
"@type" : "Blog", | ||
"name": " PyCon Israel 2024 ", | ||
"url" : "https://pycon.org.il/2024", | ||
"image": "", | ||
"description": "" | ||
} | ||
</script><!-- Kidnapped counter-up --> | ||
<div id="bthn" lang="en"></div><script> | ||
(function () { | ||
var script = document.createElement("script"); | ||
script.type = "text/javascript"; | ||
script.src = "https://bringthemhomenow.net/1.1.0/hostages-ticker.js"; | ||
script.setAttribute( | ||
"integrity", | ||
"sha384-DHuakkmS4DXvIW79Ttuqjvl95NepBRwfVGx6bmqBJVVwqsosq8hROrydHItKdsne" | ||
); | ||
script.setAttribute("crossorigin", "anonymous"); | ||
document.getElementsByTagName("head")[0].appendChild(script); | ||
})(); | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.