2
2
layout: base
3
3
---
4
4
5
- < header class ="header ">
6
- < div class ="row ">
5
+ < header class ="home-hero ">
6
+ < div class ="row theme-brand-color1 ">
7
7
< div class ="header-text ">
8
- < h1 > Five days of talks, sprints , and tutorials in Durham, North Carolina </ h1 >
8
+ < h1 > Join us for < strong > five days</ strong > of inspiration, education , and networking opportunities </ h1 >
9
9
10
10
< div class ="event-info-detail ">
11
11
< strong
@@ -21,68 +21,55 @@ <h1>Five days of talks, sprints, and tutorials in Durham, North Carolina</h1>
21
21
< a class ="button " href ="{{ site.ticket_link }} "> Buy Tickets</ a >
22
22
< a class ="button " href ="{{ site.cfp_application }} "> Submit Talk</ a >
23
23
24
- < a class ="button " href ="https://emails.djangocon.us/sendy/subscription?f=Gs892S6cdJ676370nkSBxLOWzUsgYKPBcwkEMMvt0rr70f3IeA7634kuMTKJCLrdcgOQHQHdzwqLwvmcETbcm6KWtu9g "> Join Mailing List</ a >
25
24
{% comment %}
25
+ < a class ="button " href ="https://emails.djangocon.us/sendy/subscription?f=Gs892S6cdJ676370nkSBxLOWzUsgYKPBcwkEMMvt0rr70f3IeA7634kuMTKJCLrdcgOQHQHdzwqLwvmcETbcm6KWtu9g "> Join Mailing List</ a >
26
26
< a class ="button " href ="/schedule/ "> Conference Schedule</ a >
27
27
{% endcomment %}
28
28
</ div >
29
29
</ div >
30
30
</ header >
31
31
32
32
33
- < div class ="home-content ">
34
33
35
- < section class ="section-pad curve1 theme-brand-color3 ">
36
- < div class ="row column xlarge-9 ">
37
- < p class ="lead column large-9 large-centered text-center "> Join us for a source of inspiration, education and networking opportunities. Our team is making sure that participating in DjangoCon US is easy for you!</ p >
38
-
39
- < div class ="date-card medium-4 column ">
40
- < a href ="/tutorials/ ">
41
- < div class ="dates ">
42
- < div class ="month "> October</ div >
43
- < div class ="days "> 15</ div >
44
- </ div >
45
- < div class ="details ">
46
- < h2 class ="date-card-title "> Tutorials</ h2 >
47
- < p > One day, numerous tutorials</ p >
48
- </ div >
49
- </ a >
50
- </ div >
51
- < div class ="date-card medium-4 column ">
52
- < a href ="/talks/ ">
53
- < div class ="dates ">
54
- < div class ="month "> October</ div >
55
- < div class ="days "> 16-18</ div >
56
- </ div >
57
- < div class ="details ">
58
- < h2 class ="date-card-title "> Talks</ h2 >
59
- < p > Dozens of talks chosen by the community</ p >
60
- </ div >
61
- </ a >
62
- </ div >
63
- < div class ="date-card medium-4 column ">
64
- < a href ="/sprints/ ">
65
- < div class ="dates ">
66
- < div class ="month "> October</ div >
67
- < div class ="days "> 19-20</ div >
68
- </ div >
69
- < div class ="details ">
70
- < h2 class ="date-card-title "> Sprints</ h2 >
71
- < p > Team up to work on Django!</ p >
72
- </ div >
73
- </ a >
74
- </ div >
34
+ < div class ="row column xlarge-9 theme-brand-color5 section-pad ">
35
+ < div class ="date-card medium-4 column ">
36
+ < a href ="/tutorials/ ">
37
+ < div class ="dates ">
38
+ < div class ="month "> October</ div >
39
+ < div class ="days card-bg-1 "> 15</ div >
40
+ </ div >
41
+ < div class ="details ">
42
+ < h2 class ="date-card-title "> Tutorials</ h2 >
43
+ < p > One day, numerous tutorials</ p >
44
+ </ div >
45
+ </ a >
46
+ </ div >
47
+ < div class ="date-card medium-4 column ">
48
+ < a href ="/talks/ ">
49
+ < div class ="dates ">
50
+ < div class ="month "> October</ div >
51
+ < div class ="days card-bg-2 "> 16-18</ div >
52
+ </ div >
53
+ < div class ="details ">
54
+ < h2 class ="date-card-title "> Talks</ h2 >
55
+ < p > Dozens of talks chosen by the community</ p >
56
+ </ div >
57
+ </ a >
58
+ </ div >
59
+ < div class ="date-card medium-4 column ">
60
+ < a href ="/sprints/ ">
61
+ < div class ="dates ">
62
+ < div class ="month "> October</ div >
63
+ < div class ="days card-bg-3 "> 19-20</ div >
64
+ </ div >
65
+ < div class ="details ">
66
+ < h2 class ="date-card-title "> Sprints</ h2 >
67
+ < p > Team up to work on Django!</ p >
68
+ </ div >
69
+ </ a >
75
70
</ div >
76
- </ section >
77
-
78
- {% comment %}
79
- < div class ="photo-hero-inline tint-brand-color1 ">
80
- < img
81
- src ="/static/img/attendees.jpg "
82
- alt ="Attendees holding a sign for DjangoCon 2019 "
83
- />
84
71
</ div >
85
- {% endcomment %}
72
+
86
73
87
74
< section class ="section-pad ">
88
75
< div class ="row column v-pad-bottom text-center ">
@@ -133,43 +120,35 @@ <h3 class="card-title">Code of Conduct</h3>
133
120
</ div >
134
121
</ section >
135
122
136
- < section class ="news-section section-pad theme-brand-color4 back ">
123
+ < section class ="news-section section-pad theme-brand-color3 ">
137
124
< div class ="row column v-pad-bottom ">
138
125
< h2 class ="text-center "> Latest News</ h2 >
139
126
</ div >
140
127
141
128
< div class ="news row ">
142
129
{% for post in site.posts limit:12 %}
143
130
{% unless post.hidden %}
144
- < article class ="news-title medium-4 column ">
145
- < div class ="card {% if post.category == "Sponsorship " %}card-theme-brand-color3{% else %}card-theme-brand-color2{% endif %}">
146
- < div class ="card-section ">
147
- < span class ="post-meta "> {{ post.date | date: "%b %-d, %Y" }}</ span >
148
- < h3 >
149
- < a href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title | escape }}</ a >
150
- </ h3 >
131
+ < article class ="news-title medium-4 column ">
132
+ < div class ="card {% cycle "card-bg-1 ", "card-bg-2", "card-bg-3", "card-bg-4" %} {% if post.category == 'Sponsorship ' %}card-theme-brand-color3{% else %}card-theme-brand-color2{% endif %} ">
133
+ < div class ="card-section ">
134
+ < span class ="post-meta "> {{ post.date | date: "%b %-d, %Y" }}</ span >
135
+ < h3 >
136
+ < a href ="{{ post.url | prepend: site.baseurl }} "> {{ post.title | escape }}</ a >
137
+ </ h3 >
138
+ </ div >
151
139
</ div >
152
- </ div >
153
- </ article >
140
+ </ article >
154
141
{% endunless %}
155
142
{% endfor %}
156
143
</ div >
157
144
158
145
< div class ="row v-pad-top ">
159
146
< div class ="medium-4 column medium-centered text-center ">
160
- < a class ="button " href ="/news/ "> Read More News</ a >
147
+ < a class ="button theme-brand-color1 " href ="/news/ "> Read More News</ a >
161
148
</ div >
162
149
</ div >
163
150
</ section >
164
151
165
152
{% include sponsor-footer.html %}
166
153
167
- < div class ="photo-hero-inline curve-top tint-brand-color1 ">
168
- < img
169
- src ="/static/img/courtyard-crowd.jpg "
170
- alt ="The crowd of DjangoCon 2019 attendees "
171
- loading ="lazy "
172
- />
173
- </ div >
174
-
175
154
</ div> <!-- end .content -->
0 commit comments