Skip to content

Commit

Permalink
deploy: ecb096d
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch committed Sep 10, 2024
1 parent acd3141 commit 2707f8b
Show file tree
Hide file tree
Showing 3,347 changed files with 27,089 additions and 19,223 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
<link rel="alternate" title="Page Not Found in German" hreflang="de" href="/de/404.html">


<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726007283" media="screen,projection">

<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726007283" media="screen,projection">

<link rel="shortcut icon" href="/static/img/favicon.png">

Expand Down
36 changes: 30 additions & 6 deletions archive/2002/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
<meta property="og:site_name" content="Python Conference Deadlines" />
<meta property="og:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-09-10T22:16:09+00:00" />
<meta property="article:published_time" content="2024-09-10T22:28:03+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="twitter:title" content="2002" />
<meta name="twitter:site" content="@jesperdramsch" />
<meta name="twitter:creator" content="@Jesper Dramsch" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:16:09+00:00","datePublished":"2024-09-10T22:16:09+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2002","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2002/"},"url":"https://pythondeadlin.es/archive/2002/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:28:03+00:00","datePublished":"2024-09-10T22:28:03+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2002","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2002/"},"url":"https://pythondeadlin.es/archive/2002/"}</script>
<!-- End Jekyll SEO tag -->


Expand All @@ -43,12 +43,12 @@
<link rel="alternate" title="2002 in German" hreflang="de" href="/de/archive/2002/index.html">


<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726007283" media="screen,projection">

<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726007283" media="screen,projection">

<link rel="shortcut icon" href="/static/img/favicon.png">

Expand Down Expand Up @@ -1357,6 +1357,30 @@ <h1 id="past-events-title">Past Events</h1>



$('#pydata-vermont-2024 .DATA-tag').html("Python for Data".toLocaleLowerCase("en"));



// Use specified timezone for deadlines if available else use AoE timezone

var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00", {zone: "America/New_York"});
var confDate = DateTime.fromSQL("2024-07-29", {zone: "America/New_York"});


// check if timezone is valid otherwise replace by system timezone
if (cfpDate.invalid || confDate.invalid) {
var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00");
var confDate = DateTime.fromSQL("2024-07-29");
console.log("Invalid timezone in pydata-vermont-2024. Using system timezone instead.");
}

// deadline in local timezone
$('#pydata-vermont-2024 .deadline-time').html(cfpDate.setZone('system').toLocaleString(DateTime.DATE_HUGE));





$('#wagtail-space-us-2024 .WEB-tag').html("Python for Web".toLocaleLowerCase("en"));


Expand Down
36 changes: 30 additions & 6 deletions archive/2003/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
<meta property="og:site_name" content="Python Conference Deadlines" />
<meta property="og:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-09-10T22:16:09+00:00" />
<meta property="article:published_time" content="2024-09-10T22:28:03+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="twitter:title" content="2003" />
<meta name="twitter:site" content="@jesperdramsch" />
<meta name="twitter:creator" content="@Jesper Dramsch" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:16:09+00:00","datePublished":"2024-09-10T22:16:09+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2003","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2003/"},"url":"https://pythondeadlin.es/archive/2003/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:28:03+00:00","datePublished":"2024-09-10T22:28:03+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2003","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2003/"},"url":"https://pythondeadlin.es/archive/2003/"}</script>
<!-- End Jekyll SEO tag -->


Expand All @@ -43,12 +43,12 @@
<link rel="alternate" title="2003 in German" hreflang="de" href="/de/archive/2003/index.html">


<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726007283" media="screen,projection">

<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726007283" media="screen,projection">

<link rel="shortcut icon" href="/static/img/favicon.png">

Expand Down Expand Up @@ -1422,6 +1422,30 @@ <h1 id="past-events-title">Past Events</h1>



$('#pydata-vermont-2024 .DATA-tag').html("Python for Data".toLocaleLowerCase("en"));



// Use specified timezone for deadlines if available else use AoE timezone

var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00", {zone: "America/New_York"});
var confDate = DateTime.fromSQL("2024-07-29", {zone: "America/New_York"});


// check if timezone is valid otherwise replace by system timezone
if (cfpDate.invalid || confDate.invalid) {
var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00");
var confDate = DateTime.fromSQL("2024-07-29");
console.log("Invalid timezone in pydata-vermont-2024. Using system timezone instead.");
}

// deadline in local timezone
$('#pydata-vermont-2024 .deadline-time').html(cfpDate.setZone('system').toLocaleString(DateTime.DATE_HUGE));





$('#wagtail-space-us-2024 .WEB-tag').html("Python for Web".toLocaleLowerCase("en"));


Expand Down
36 changes: 30 additions & 6 deletions archive/2004/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
<meta property="og:site_name" content="Python Conference Deadlines" />
<meta property="og:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-09-10T22:16:09+00:00" />
<meta property="article:published_time" content="2024-09-10T22:28:03+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="twitter:title" content="2004" />
<meta name="twitter:site" content="@jesperdramsch" />
<meta name="twitter:creator" content="@Jesper Dramsch" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:16:09+00:00","datePublished":"2024-09-10T22:16:09+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2004","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2004/"},"url":"https://pythondeadlin.es/archive/2004/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:28:03+00:00","datePublished":"2024-09-10T22:28:03+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2004","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2004/"},"url":"https://pythondeadlin.es/archive/2004/"}</script>
<!-- End Jekyll SEO tag -->


Expand All @@ -43,12 +43,12 @@
<link rel="alternate" title="2004 in German" hreflang="de" href="/de/archive/2004/index.html">


<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726007283" media="screen,projection">

<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726007283" media="screen,projection">

<link rel="shortcut icon" href="/static/img/favicon.png">

Expand Down Expand Up @@ -1422,6 +1422,30 @@ <h1 id="past-events-title">Past Events</h1>



$('#pydata-vermont-2024 .DATA-tag').html("Python for Data".toLocaleLowerCase("en"));



// Use specified timezone for deadlines if available else use AoE timezone

var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00", {zone: "America/New_York"});
var confDate = DateTime.fromSQL("2024-07-29", {zone: "America/New_York"});


// check if timezone is valid otherwise replace by system timezone
if (cfpDate.invalid || confDate.invalid) {
var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00");
var confDate = DateTime.fromSQL("2024-07-29");
console.log("Invalid timezone in pydata-vermont-2024. Using system timezone instead.");
}

// deadline in local timezone
$('#pydata-vermont-2024 .deadline-time').html(cfpDate.setZone('system').toLocaleString(DateTime.DATE_HUGE));





$('#wagtail-space-us-2024 .WEB-tag').html("Python for Web".toLocaleLowerCase("en"));


Expand Down
36 changes: 30 additions & 6 deletions archive/2005/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
<meta property="og:site_name" content="Python Conference Deadlines" />
<meta property="og:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-09-10T22:16:09+00:00" />
<meta property="article:published_time" content="2024-09-10T22:28:03+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="https://pythondeadlin.es/static/img/python-deadlines-social-preview.png" />
<meta property="twitter:title" content="2005" />
<meta name="twitter:site" content="@jesperdramsch" />
<meta name="twitter:creator" content="@Jesper Dramsch" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:16:09+00:00","datePublished":"2024-09-10T22:16:09+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2005","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2005/"},"url":"https://pythondeadlin.es/archive/2005/"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Jesper Dramsch"},"dateModified":"2024-09-10T22:28:03+00:00","datePublished":"2024-09-10T22:28:03+00:00","description":"Countdowns to your favourite Python conferences with calls for participation and resources to submit awesome talks!","headline":"2005","image":"https://pythondeadlin.es/static/img/python-deadlines-social-preview.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://pythondeadlin.es/archive/2005/"},"url":"https://pythondeadlin.es/archive/2005/"}</script>
<!-- End Jekyll SEO tag -->


Expand All @@ -43,12 +43,12 @@
<link rel="alternate" title="2005 in German" hreflang="de" href="/de/archive/2005/index.html">


<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/js-year-calendar.min.css?t=1726007283" media="screen,projection">

<link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726006569" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/deadlines.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/calendar.css?t=1726007283" media="screen,projection">
<link rel="stylesheet" type="text/css" href="/static/css/search.css?t=1726007283" media="screen,projection">

<link rel="shortcut icon" href="/static/img/favicon.png">

Expand Down Expand Up @@ -1487,6 +1487,30 @@ <h1 id="past-events-title">Past Events</h1>



$('#pydata-vermont-2024 .DATA-tag').html("Python for Data".toLocaleLowerCase("en"));



// Use specified timezone for deadlines if available else use AoE timezone

var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00", {zone: "America/New_York"});
var confDate = DateTime.fromSQL("2024-07-29", {zone: "America/New_York"});


// check if timezone is valid otherwise replace by system timezone
if (cfpDate.invalid || confDate.invalid) {
var cfpDate = DateTime.fromSQL("2024-05-03 23:59:00");
var confDate = DateTime.fromSQL("2024-07-29");
console.log("Invalid timezone in pydata-vermont-2024. Using system timezone instead.");
}

// deadline in local timezone
$('#pydata-vermont-2024 .deadline-time').html(cfpDate.setZone('system').toLocaleString(DateTime.DATE_HUGE));





$('#wagtail-space-us-2024 .WEB-tag').html("Python for Web".toLocaleLowerCase("en"));


Expand Down
Loading

0 comments on commit 2707f8b

Please sign in to comment.