Skip to content

Commit abf233d

Browse files
committed
site updates before end of EB
1 parent 1a8029a commit abf233d

File tree

4 files changed

+21
-8
lines changed

4 files changed

+21
-8
lines changed

_config.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ navigationLinks:
5050
# - {permalink: "/logistics/", text: "Logistics"}
5151
# - {permalink: "/hackathon/", text: "Hackathon"}
5252
bottomNavigationLinks:
53-
- {link: "http://bit.ly/cpp2019", text: "Become a Speaker"}
53+
- {link: "https://ti.to/hamakor/core-cpp-2019", text: "Buy Tickets"}
5454
- {link: "/assets/CoreCpp2019_CallForSponsors.pdf", text: "Become a Sponsor"}
5555
rightNavigationButtons:
56-
- {link: "http://bit.ly/cpp2019", text: "Become a Speaker"}
56+
- {link: "https://ti.to/hamakor/core-cpp-2019", text: "Buy Tickets"}
5757
- {link: "/assets/CoreCpp2019_CallForSponsors.pdf", text: "Become a Sponsor"}
5858

5959
# Hero Block
@@ -63,8 +63,7 @@ eventDate: "May 14-17, 2019"
6363
typeoutTextValues: '"", "Conference", "Tel-Aviv", "Jaffa", "Spring", "Israel"'
6464
typeoutFallback: "Conference"
6565
heroButtons:
66-
- {link: "http://bit.ly/cpp2019", text: "Become a Speaker"}
67-
- {link: "https://ti.to/hamakor/core-cpp-2019", text: "Tickets"}
66+
- {link: "https://ti.to/hamakor/core-cpp-2019", text: "EARLY BIRD TICKETS END ON FEB 1ST!"}
6867
- {link: "/assets/CoreCpp2019_CallForSponsors.pdf", text: "Sponsor Us"}
6968

7069
# About Block

_includes/timeline.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="schedule-table-heading">Important Dates</h4>
1010
<div class="timeslot-elements flexbox-wrapper">
1111
<div class="slot col-md-6 col-xs-12 flexbox-item-height">
1212
<div class="slot-content">
13-
<h5 class="slot-title" itemprop="name">Call for Submissions Deadline</h5>
13+
<h5 class="slot-title" itemprop="name">Call for Submissions: <b>CLOSED</b></h5>
1414
</div>
1515
</div>
1616
</div>
@@ -22,7 +22,7 @@ <h5 class="slot-title" itemprop="name">Call for Submissions Deadline</h5>
2222
<div class="timeslot-elements flexbox-wrapper">
2323
<div class="slot col-md-6 col-xs-12 flexbox-item-height">
2424
<div class="slot-content">
25-
<h5 class="slot-title" itemprop="name">Early-Bird Ticket Discount Ends</h5>
25+
<h5 class="slot-title" itemprop="name">Early-Bird Ticket Discount <b>ENDS SOON!</b></h5>
2626
</div>
2727
</div>
2828
</div>

_includes/topics.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ <h6>Academic Research</h6>
6666
-->
6767
</div>
6868
</div>
69-
69+
<!--
7070
<a href="https://bit.ly/cpp2019" class="btn btn-primary waves-effect waves-button waves-light waves-float">Submit Talk Proposal</a>
71-
71+
-->
7272
</section>
7373
<!-- End Latest News Section -->

_posts/2019-01-28-cfs-closed.markdown

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: "Greatful to Receive 68 Submissions!"
4+
date: 2019-01-28 08:00:00
5+
isStaticPost: false
6+
image: post_0.jpg
7+
---
8+
9+
The "Call for Speakers” is now closed, and we have received 68 submissions! Currently the papers undergo a review process by our program committee, which was boosted by the help of additional volunteering reviewers: Sasha Goldshtein, Pavel Yosifovich, Simon Brand, Avi Lachmish and Christopher Di Bella.
10+
11+
The program is yet to be built, but we already understand, with great excitement and a little sadness, that we will not be able to accept many great sessions because the amount of high-quality submissions is so large. At the same time we are confident that we will be able to carve a fabulous program covering a wide range of C++ topics.
12+
13+
But, of course, the secret ingredient in making Core C++ conference an unforgettable event is you! Join us to learn, connect, share ideas and have fun :)
14+

0 commit comments

Comments
 (0)