diff --git a/_data/tickets.yml b/_data/tickets.yml index a264eb3..0f93d8e 100644 --- a/_data/tickets.yml +++ b/_data/tickets.yml @@ -1,3 +1,25 @@ +- type: Workshop Ticket (Morning) + event_date: Workshop only ticket for the morning workshop of 14 October 2019. + start_date: Sales start on 1 August 2019. + open: false + cost: 750 + sold_out: false +- type: Workshop Ticket (Afternoon) + event_date: Workshop only ticket for the afternoon workshop of 14 October 2019. + start_date: Sales start on 1 August 2019. + open: false + cost: 750 + sold_out: false +- type: Devsprints Ticket + event_date: | + Devsprints only ticket for 14 and 15 October 2019. A valid + conference ticket is required to register for Devsprints. Please + use the same email address that you have provided in the + registration information for conference tickets. + start_date: Sales start on 1 August 2019. + open: false + cost: 150 + sold_out: false - type: Student Ticket event_date: Conference only ticket for 12 and 13 October 2019. end_date: Sales end by 12 October 2019. @@ -28,17 +50,3 @@ open: false cost: 5000 sold_out: true -- type: Workshop Ticket (Morning) - event_date: Workshop only ticket for the morning workshop of 14 October 2019. - start_date: Sales start on 1 August 2019. - open: false - cost: 750 -- type: Workshop Ticket (Afternoon) - event_date: Workshop only ticket for the afternoon workshop of 14 October 2019. - start_date: Sales start on 1 August 2019. - open: false - cost: 750 -- type: Developer Sprints Ticket - event_date: Developer Sprints only ticket for 14 and 15 October 2019. - open: false - cost: 150 diff --git a/_includes/tickets.html b/_includes/tickets.html index f64c092..54dfa63 100644 --- a/_includes/tickets.html +++ b/_includes/tickets.html @@ -61,7 +61,7 @@
{% for category in site.data.tickets %} - {% if category.open %} + {% if category.sold_out == false %}

{{category.type}}

@@ -87,6 +87,8 @@

{{category.type}}

BUY TICKETS + {% else %} + NOTIFY ME! {% endif %}

@@ -94,11 +96,6 @@

{{category.type}}

{% endif %} {% endfor %}
-
-
- These tickets are applicable for the conference only. Ticket sales for workshops and developer sprints will commence shortly. -
-
{% asset tunnel-white-entry.png alt="" class="tunnel2 tunnel4 bg" %} diff --git a/submit-a-proposal.md b/submit-a-proposal.md index da97973..2b67ca2 100644 --- a/submit-a-proposal.md +++ b/submit-a-proposal.md @@ -9,7 +9,7 @@ bloglike: true

Poster

-

Closes on 1st August, 2019

+

Closes on 31st August, 2019

@@ -17,6 +17,17 @@ bloglike: true
+
+
+

Devsprint

+

Closes on 31st August, 2019

+
+ +

Talk