Skip to content

Commit

Permalink
deploy: c0ccafb
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch committed Oct 16, 2023
1 parent 4357807 commit 1507f11
Show file tree
Hide file tree
Showing 137 changed files with 842 additions and 842 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -68,13 +68,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down
6 changes: 3 additions & 3 deletions archive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -68,13 +68,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down
70 changes: 35 additions & 35 deletions calendar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -68,13 +68,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -715,6 +715,38 @@ <h5 class="modal-title">Event</h5>
endDate: Date.parse("2023-12-05"),
});

// add deadlines in red
conf_list_all.push({
id: "flaskcon-2023-deadline",
abbreviation: "flaskcon-2023",
name: "FlaskCon 2023 CfP",
color: "red",
location: "Online",
date: "December 16 - 17, 2023",
subject: "WEB",
startDate: Date.parse("2023-10-31 23:59:00"),
endDate: Date.parse("2023-10-31 23:59:00"),
});

// add Conferences in chosen color

var color = "black";
// use first sub to choose color

color = "#0D0A0B";

conf_list_all.push({
id: "flaskcon-2023-conference",
abbreviation: "flaskcon-2023",
name: "FlaskCon 2023",
color: color,
location: "Online",
date: "December 16 - 17, 2023",
subject: "WEB",
startDate: Date.parse("2023-12-16"),
endDate: Date.parse("2023-12-17"),
});

// add deadlines in red
conf_list_all.push({
id: "edupy-2023-deadline",
Expand Down Expand Up @@ -779,38 +811,6 @@ <h5 class="modal-title">Event</h5>
endDate: Date.parse("2023-12-08"),
});

// add deadlines in red
conf_list_all.push({
id: "flaskcon-2023-deadline",
abbreviation: "flaskcon-2023",
name: "FlaskCon 2023 CfP",
color: "red",
location: "Online",
date: "December 16 - 17, 2023",
subject: "WEB",
startDate: Date.parse("2023-10-01 23:59:00"),
endDate: Date.parse("2023-10-01 23:59:00"),
});

// add Conferences in chosen color

var color = "black";
// use first sub to choose color

color = "#0D0A0B";

conf_list_all.push({
id: "flaskcon-2023-conference",
abbreviation: "flaskcon-2023",
name: "FlaskCon 2023",
color: color,
location: "Online",
date: "December 16 - 17, 2023",
subject: "WEB",
startDate: Date.parse("2023-12-16"),
endDate: Date.parse("2023-12-17"),
});

// add deadlines in red
conf_list_all.push({
id: "python-pizza-2023-deadline",
Expand Down
10 changes: 5 additions & 5 deletions conference/afropython-conf-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -580,13 +580,13 @@ <h1>
</div>
<div class="row">
<div
id="837159c8-303b-4a5c-9326-935d538af9e5"
id="e4307ae6-ce61-4d91-825c-12b6d5bcc873"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"837159c8-303b-4a5c-9326-935d538af9e5",
"e4307ae6-ce61-4d91-825c-12b6d5bcc873",
[
{
latitude: -12.9822499,
Expand Down
10 changes: 5 additions & 5 deletions conference/djangocon-africa-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -596,13 +596,13 @@ <h1>
</div>
<div class="row">
<div
id="d9f1548d-53c4-45ab-b240-216ff1879a42"
id="967f8295-98d9-4e01-ac4b-90327acff987"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"d9f1548d-53c4-45ab-b240-216ff1879a42",
"967f8295-98d9-4e01-ac4b-90327acff987",
[
{
latitude: -6.09994425,
Expand Down
10 changes: 5 additions & 5 deletions conference/djangocon-australia-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -617,13 +617,13 @@ <h1>
</div>
<div class="row">
<div
id="b53d7266-e54e-477f-b260-1f4dfa8ce086"
id="da4498c9-a6f4-47e0-b350-8e544806b3a5"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"b53d7266-e54e-477f-b260-1f4dfa8ce086",
"da4498c9-a6f4-47e0-b350-8e544806b3a5",
[
{
latitude: -34.9281805,
Expand Down
10 changes: 5 additions & 5 deletions conference/djangocon-europe-2022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -507,13 +507,13 @@ <h1>
</div>
<div class="row">
<div
id="ee5b0d98-1956-43f7-9f71-8b29199a30d7"
id="65200f36-0ff5-4730-8220-9230eaede055"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"ee5b0d98-1956-43f7-9f71-8b29199a30d7",
"65200f36-0ff5-4730-8220-9230eaede055",
[
{
latitude: 41.1494512,
Expand Down
10 changes: 5 additions & 5 deletions conference/djangocon-europe-2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -596,13 +596,13 @@ <h1>
</div>
<div class="row">
<div
id="d1c0bba3-4305-498b-bf59-0e7c7a9c47bd"
id="536ac176-7c6b-4252-a206-3c8ea651d95f"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"d1c0bba3-4305-498b-bf59-0e7c7a9c47bd",
"536ac176-7c6b-4252-a206-3c8ea651d95f",
[
{
latitude: 55.9533456,
Expand Down
10 changes: 5 additions & 5 deletions conference/djangocon-europe-2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/js-year-calendar.min.css?t=1697474646"
href="/static/css/js-year-calendar.min.css?t=1697478495"
media="screen,projection"
/>

Expand All @@ -81,13 +81,13 @@
<link
rel="stylesheet"
type="text/css"
href="/static/css/deadlines.css?t=1697474646"
href="/static/css/deadlines.css?t=1697478495"
media="screen,projection"
/>
<link
rel="stylesheet"
type="text/css"
href="/static/css/calendar.css?t=1697474646"
href="/static/css/calendar.css?t=1697478495"
media="screen,projection"
/>

Expand Down Expand Up @@ -564,13 +564,13 @@ <h1>
</div>
<div class="row">
<div
id="9864b87b-bd01-4a3a-b704-83461bdc90c2"
id="ac9e3c3b-29ba-4cab-95cf-c402dcd47a99"
style="width: 100%; height: 400px"
class="jekyll-map"
></div>
<script type="text/javascript">
jekyllMaps.register(
"9864b87b-bd01-4a3a-b704-83461bdc90c2",
"ac9e3c3b-29ba-4cab-95cf-c402dcd47a99",
[
{
latitude: 42.240599,
Expand Down
Loading

0 comments on commit 1507f11

Please sign in to comment.