-
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
d08b2c7
commit ef65e84
Showing
7 changed files
with
542 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,244 @@ | ||
|
||
<!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/he/../theme/stylesheet/style.min.css"> | ||
|
||
|
||
<link id="pygments-light-theme" rel="stylesheet" type="text/css" | ||
href="https://pycon.org.il/2024/he/../theme/pygments/github.min.css"> | ||
|
||
|
||
|
||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/he/../theme/font-awesome/css/fontawesome.css"> | ||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/he/../theme/font-awesome/css/brands.css"> | ||
<link rel="stylesheet" type="text/css" href="https://pycon.org.il/2024/he/../theme/font-awesome/css/solid.css"> | ||
|
||
|
||
<link rel="shortcut icon" href="https://pycon.org.il/2024/he/../theme/img/pyconicon-2.png"> | ||
<link rel="icon" href="https://pycon.org.il/2024/he/../theme/img/pyconicon-2.png"> | ||
|
||
|
||
<link href="https://pycon.org.il/2024/he/feeds/updates.atom.xml" type="application/atom+xml" rel="alternate" title="פייקון ישראל 2024 Atom"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="author" content="PyCon Israel Team" /> | ||
<meta name="description" content="" /> | ||
<meta property="og:site_name" content="פייקון ישראל 2024"/> | ||
<meta property="og:type" content="blog"/> | ||
<meta property="og:title" content="פייקון ישראל 2024"/> | ||
<meta property="og:description" content="פייקון ישראל הוא כנס המוקדש לשפת התכנות פייתון, לטכנולוגיות הקשורות אליה, ולשימוש בהן"/> | ||
<meta property="og:locale" content="en_US"/> | ||
<meta property="og:url" content="https://pycon.org.il/2024/he"/> | ||
<meta property="og:image" content="https://pycon.org.il/2024/he/../theme/img/2023/irit-far.jpg"/> | ||
|
||
|
||
|
||
<title>פייקון ישראל 2024 – Sefaria</title> | ||
|
||
|
||
|
||
<script type="text/javascript"> | ||
function go_to_top() { | ||
if (!document.location.hash){ | ||
document.location.hash = "sefaria"; | ||
} | ||
} | ||
</script> | ||
</head> | ||
<body class="light-theme" onload="go_to_top()"> | ||
|
||
<aside> | ||
<div class="translations"> | ||
<bdi> | ||
<a class="active" href="https://pycon.org.il/2024/he">עברית</a> | ||
</bdi> | ||
<bdi><a href="https://pycon.org.il/2024/">English</a></bdi> </div> | ||
|
||
<div> | ||
<a href="https://pycon.org.il/2024/he/"> | ||
<img src="https://pycon.org.il/2024/he/../theme/img/PyConIL.png" alt="" title=""> | ||
</a> | ||
|
||
|
||
|
||
<nav> | ||
<ul class="list"> | ||
|
||
|
||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/schedule.html#schedule"> | ||
תוכנית | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/speakers-en.html#speakers"> | ||
Speakers | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/tickets.html#tickets"> | ||
כרטיסים | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/cfp-resources.html#cfp-resources"> | ||
מקורות - איך להגיש הצעה לפייקון | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/sponsors.html#sponsors"> | ||
חסויות ושותפים | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/pages/code-of-conduct.html#code-of-conduct"> | ||
כללי התנהגות בכנס | ||
</a> | ||
</li> | ||
<li> | ||
<a target="_self" | ||
href="https://pycon.org.il/2024/he/blog_index.html#updates"> | ||
עדכונים | ||
</a> | ||
<a href="https://pycon.org.il/2024/he/feeds/updates.atom.xml" title="פייקון ישראל 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> | ||
|
||
<h1 id="sefaria">Sefaria</h1> | ||
</header> | ||
<div> | ||
<p><strong>Sefaria: Open Source Torah for the Digital Age</strong></p> | ||
<p>Sefaria is an open-source platform dedicated to transforming Jewish | ||
learning through technology. We've built a vast, free library of | ||
interconnected Jewish texts, available in Hebrew and translation, | ||
designed for web, tablet, and mobile. Our open-source code and live | ||
API empower developers to create apps, visualizations, and research | ||
tools that engage with this ancient corpus in new and innovative ways.</p> | ||
<p>At PyCon, we're excited to share how we use modern software | ||
development to make millennia of wisdom accessible to everyone. Visit | ||
our booth to explore how you can leverage our API and contribute to | ||
the future of Jewish learning.</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": " פייקון ישראל 2024 ", | ||
"url" : "https://pycon.org.il/2024/he", | ||
"image": "", | ||
"description": "" | ||
} | ||
</script><!-- Kidnapped counter-up --> | ||
<div id="bthn" lang="he"></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> |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.