Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 121e896

Browse files
committed
Open assistance and talk submission
1 parent cf89d62 commit 121e896

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed

2018/_src/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
conference:
22
name: 'Barcelona Perl & Friends 2018'
3-
date: 'Saturday 10 Nov 2018'
3+
date: 'Saturday 17 Nov 2018'
44
url: 'http://friends.barcelona.pm/2018/'
5-
registration_open: false
6-
registration_url:
7-
call_for_papers_open: false
8-
call_for_papers_url:
5+
registration_open: true
6+
registration_url: 'https://goo.gl/forms/UYNZ8hna513bJekh1'
7+
call_for_papers_open: true
8+
call_for_papers_url: 'https://goo.gl/forms/n0oGOE0HuXd4aR4g1'
99
talks_open: false
1010
schedule_open: false
1111
finished: false

2018/index.html

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,24 @@ <h2>
2626
Perl & Friends
2727
</h2>
2828

29-
<h3>Saturday 10 Nov 2018</h3>
29+
<h3>Saturday 17 Nov 2018</h3>
3030

3131
<ul class="actions">
3232

33+
<li>
34+
<a
35+
href="https://goo.gl/forms/UYNZ8hna513bJekh1"
36+
class="button fit special"
37+
>Register</a>
38+
</li>
39+
40+
41+
<li>
42+
<a
43+
href="https://goo.gl/forms/n0oGOE0HuXd4aR4g1"
44+
class="button fit"
45+
>Submit a talk</a>
46+
</li>
3347

3448
</ul>
3549
</div>
@@ -80,7 +94,19 @@ <h2 id="/talks">Talks</h2>
8094

8195

8296
<p>
83-
We're working on our list of talks. Stay tuned!
97+
<a href="https://goo.gl/forms/n0oGOE0HuXd4aR4g1">Submit a talk!</a>
98+
</p>
99+
<p>
100+
We have some really good and experienced speakers already lined up
101+
but we'd really <span class="hearth"></span> you to show up and tell
102+
us your story. Don't feel shy, we're among friends.
103+
</p>
104+
<p>
105+
You might think that you have nothing to talk about. Think twice.
106+
What you take for granted might be unknown for others. If you think
107+
that you don't have something to talk about for 20 to 50 minutes, you
108+
can submit a Lightning Talk (talks limited to 5 minutes).
109+
<a href="https://goo.gl/forms/n0oGOE0HuXd4aR4g1">Surprise us!</a>
84110
</p>
85111

86112
</header>

0 commit comments

Comments
 (0)