forked from open-fsharp/open-fsharp.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
178 lines (160 loc) · 6.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
---
layout: default
title: Home
year: 2019
---
<!-- bannar section start -->
<section class="bannar">
<div class="bannar-img">
<img class="banner-background" src="{{ site.baseurl }}public/assets/backgrounds/broadway.png" alt="Banner">
<div class="overlay"></div>
<div class="bannar-conent-area">
<div class="bannar-header">
<div class="container">
<div class="row">
<h1>Open Fsharp 2019</h1>
<ul class="meta-post">
<li>
<i class="fa fa-calendar"></i>
25 - 27, September, 2019
</li>
<li>
<i class="fa fa-map-marker"></i>
San Francisco, USA
</li>
</ul>
</div><!-- /.row -->
</div><!-- /.container -->
</div><!-- end bannar header -->
<div class="bannar-content">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8">
<div class="header-countdown-wrapper">
<div class="header-countdown">
<div id="header-countdown" data-days="days" data-hrs="hrs" data-min="min" data-sec="sec" data-label="time left" data-gmt="0">2019-09-25 9:00:00</div>
</div>
</div>
</div><!-- /.col-md-8 -->
<div class="col-sm-6 col-md-4">
<div class="row">
<div class="bannar-btn">
<!-- <a href="#tickets" class="register-now hvr-bounce-to-bottom">Register Now</a> -->
<a href="#about" class="view-detail hvr-bounce-to-bottom">View Details</a>
</div>
</div><!-- /.row -->
</div><!-- /.col-md-4 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div><!-- /.bannar-content -->
</div><!-- /.banner conent area -->
</div><!-- /.banner img -->
</section>
<!-- bannar section End -->
<!-- start national-conference section -->
<section id="about" class="national-conference">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="conference-main">
<div class="section-head">
<h2 class="header-title">Open FSharp 2019</h2>
<p class="header-desc">A conference to learn, create and connect with F# and its Community.</p>
</div>
<p>Taking place in the heart of San Francisco, Open FSharp features 2 days of F# talks and hands-on with world-class speakers, and a unique opportunity to connect with the F# Community and some of its key contributors, while learning about the latest developments in the F# ecosystem.</p>
<p>Whoever you are, Open FSharp will have something for you. A <strong>beginner-friendly track</strong>, focused on helping you step up your game, with resolutely practical F#. An <strong>advanced track</strong> that will stretch your limits, and teach new techniques and ideas. <strong>Workshops</strong>, so you can get a hands-on experience solving real-world problems using F#. And a friendly <strong>open space</strong> setup, with plenty of opportunities to meet, discuss and write code with fellow developers who share the same passion for F#.</p>
<p>We can't wait for Open FSharp to take place - and we look forward to having <b>you</b> part of it.</p>
<p>Separately from the conference, there will be a one day workshop this year too! It will take place on the 25th of September.
We are working hard to get everything up and running for it. We promise more news will follow soon!</p>
<div class="button-group">
<a href="#tickets" class="custom-btn hvr-bounce-to-bottom">Buy Ticket</a>
</div>
<p></p>
</div><!-- /.conference-main -->
<div class="conference-main">
<div class="section-head">
<h2 class="header-title">Workshops</h2>
</div>
<p>The workshops will take place the day before the conference, on the Wed 25th of September.</p>
<div class="button-group">
<a href="https://www.openfsharp.org/agenda/workshop/" class="custom-btn hvr-bounce-to-bottom">Details</a>
</div>
<p></p>
</div>
</div><!-- /.col-md-8 -->
<div class="col-md-4">
<div class="conference-info-outer">
<div class="conference-info">
<ul>
<li>
<span class="c-info-icon"><i class="fas fa-map-marker-alt"></i></span>
<span class="c-info-content">
<strong>San Francisco CA, USA</strong>
{% if site.data.venue.name %}
<span class="i-text"><a href="{{ site.data.venue.url }}" target="_blank">{{ site.data.venue.name }}</a></span>
<span class="i-text"><a href="{{ site.data.venue.url }}" target="_blank">{{ site.data.venue.street }}</a></span>
{% endif %}
</span>
</li>
<li>
<span class="c-info-icon"><i class="far fa-calendar-alt"></i></span>
<span class="c-info-content">
<strong>25-27 September 2019</strong>
<span class="i-text">1 day workshop and 2 day conference</span>
</span>
</li>
<li>
<span class="c-info-icon"><i class="fas fa-microphone"></i></span>
<span class="c-info-content">
<strong>20+ Speakers</strong>
<a class="i-text" href="{{ site.baseurl }}2018/speakers">Check out speakers from past years</a>
</span>
</li>
</ul>
</div><!-- /.conference-info -->
</div><!-- /.conference-info-outer -->
</div><!-- /.col-md-4 -->
</div><!-- /.row -->
</div><!-- /.container -->
</section>
<!-- end national-conference section -->
<!-- start event speaker -->
{% include speakers.html %}
<!-- end event speaker -->
<!-- start tickets -->
{% include tickets.html %}
<!-- end tickets -->
<!-- start become-sponsor -->
<section id="becomeASponsor" class="become-sponsor">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="row">
<div class="become-sponsor-item">
<h2>Become a sponsor</h2>
<p>If your company is interested in being a part of open fsharp, we would love to chat about what we can do together!</p>
</div>
</div><!-- /.row -->
</div><!-- /.col-md-10 -->
<div class="col-md-3">
<a href="mailto:[email protected]" class="custom-btn hvr-bounce-to-bottom">Contact us</a>
</div><!-- /.col-md-2 -->
</div><!-- /.row -->
</div><!-- /.container -->
</section>
<!-- end become-sponsor -->
<!-- start sponsor section -->
{% include sponsors.html %}
<!-- end sponsor section -->
<!-- start contact section -->
{% include contact.html %}
<!-- end contact section -->
<!-- start map section -->
{% if site.data.location.conference %}
{% include map.html %}
{% endif %}
<!-- end map section -->
<!-- start code of conduct -->
{% include codeOfConduct.html %}
<!-- end code of conduct -->