|
1 | 1 | </div>
|
2 |
| -<div class="where-to-start"> |
| 2 | +<div class="banner"> |
3 | 3 | <div class="container">
|
4 | 4 | <div class="row">
|
5 |
| - <div class="col-md-7 col-sm-6"> |
6 |
| - <h2>Where should I start?</h2> |
| 5 | + <div class="col-md-4 col-xs-12 banner-img-wrapper pull-right"> |
| 6 | + <img src="themes/openstack/images/community/rocket.png" /> |
| 7 | + </div> |
| 8 | + <div class="col-md-8 col-xs-12 banner-text-wrapper pull-right"> |
| 9 | + <h2>New to the community?</h2> |
7 | 10 | <p>
|
8 |
| - OpenStack is a large community, and it can seem overwhelming when you don't know where to start. |
9 |
| - The best way to approach it is to get involved with a specific project, working group or local meetup. |
| 11 | + Then you are in the right place! There are lots of benefits to participation, including opportinities to influence the future of the project. |
| 12 | + Find out how to get started: |
10 | 13 | </p>
|
11 |
| - </div> |
12 |
| - <div class="col-md-5 col-sm-6 start-options"> |
13 |
| - <a href="https://governance.openstack.org/tc/reference/help-most-needed.html" class="start-option btn"> |
14 |
| - <i class="fa fa-check-square-o" aria-hidden="true"></i> |
15 |
| - <span>Areas where help is most needed</span> |
16 |
| - </a><br> |
17 |
| - <a href="https://docs.openstack.org/upstream-training/" class="start-option btn"> |
18 |
| - <i class="fa fa-check-square-o" aria-hidden="true"></i> |
19 |
| - <span>Tutorials & Upstream Institute</span> |
20 |
| - </a><br> |
21 |
| - <a href="https://groups.openstack.org/" class="start-option btn"> |
22 |
| - <i class="fa fa-check-square-o" aria-hidden="true"></i> |
23 |
| - <span>Find a local user group or attend an event</span> |
| 14 | + <a href="https://docs.openstack.org/contributors" target="_blank" class="banner-button btn btn-primary"> |
| 15 | + Contributor Guide <i class="fa fa-chevron-circle-right fa-inverse" aria-hidden="true"></i> |
24 | 16 | </a>
|
| 17 | + <hr /> |
| 18 | + <p> |
| 19 | + Already a contributor and looking for resources? <a href="/community/#quicklinks" class="bannerquicklinks">Skip to Quick Links</a> |
| 20 | + </p> |
| 21 | + |
25 | 22 | </div>
|
26 | 23 | </div>
|
27 | 24 | </div>
|
|
32 | 29 | Select the way you want to contribute...
|
33 | 30 | </div>
|
34 | 31 | <div class="row nav">
|
35 |
| - <div class="col-md-5ths col-sm-6 col-xs-6 nav-button-box"> |
| 32 | + <div class="col-md-5ths col-xs-6 nav-button-box"> |
36 | 33 | <a class="nav-button" data-toggle="collapse" data-target="#code" data-parent="#accordion-parent">
|
37 | 34 | <div class="nav-button-icon">
|
38 | 35 | <img src="themes/openstack/images/community/pencil.png" />
|
39 | 36 | </div>
|
40 | 37 | <div>Code & Documentation</div>
|
41 | 38 | </a>
|
42 | 39 | </div>
|
43 |
| - <div class="col-md-5ths col-sm-6 col-xs-6 nav-button-box"> |
| 40 | + <div class="col-md-5ths col-xs-6 nav-button-box"> |
44 | 41 | <a class="nav-button" data-toggle="collapse" data-target="#events" data-parent="#accordion-parent">
|
45 | 42 | <div class="nav-button-icon">
|
46 | 43 | <img src="themes/openstack/images/community/globe.png" />
|
47 | 44 | </div>
|
48 | 45 | <div>Events</div>
|
49 | 46 | </a>
|
50 | 47 | </div>
|
51 |
| - <div class="col-md-5ths col-sm-6 col-xs-6 nav-button-box"> |
| 48 | + <div class="col-md-5ths col-xs-6 nav-button-box"> |
52 | 49 | <a href="https://groups.openstack.org/" class="nav-button" target="_blank">
|
53 | 50 | <div class="nav-button-icon">
|
54 | 51 | <img src="themes/openstack/images/community/pin.png" />
|
55 | 52 | </div>
|
56 | 53 | <div>User Groups</div>
|
57 | 54 | </a>
|
58 | 55 | </div>
|
59 |
| - <div class="col-md-5ths col-sm-6 col-xs-6 nav-button-box"> |
| 56 | + <div class="col-md-5ths col-xs-6 nav-button-box"> |
60 | 57 | <a class="nav-button" data-toggle="collapse" data-target="#users" data-parent="#accordion-parent">
|
61 | 58 | <div class="nav-button-icon">
|
62 | 59 | <img src="themes/openstack/images/community/bulb.png" />
|
63 | 60 | </div>
|
64 | 61 | <div>Users</div>
|
65 | 62 | </a>
|
66 | 63 | </div>
|
67 |
| - <div class="col-md-5ths col-sm-6 col-xs-6 nav-button-box"> |
| 64 | + <div class="col-md-5ths col-xs-6 nav-button-box"> |
68 | 65 | <a class="nav-button" data-toggle="collapse" data-target="#sponsorship" data-parent="#accordion-parent">
|
69 | 66 | <div class="nav-button-icon">
|
70 |
| - <img src="themes/openstack/images/community/book.png" /> |
| 67 | + <img src="themes/openstack/images/community/book.png"> |
71 | 68 | </div>
|
72 | 69 | <div>Operators</div>
|
73 | 70 | </a>
|
|
95 | 92 | </div>
|
96 | 93 | </div>
|
97 | 94 | </div>
|
98 |
| -<div class="banner"> |
| 95 | +<div class="where-to-start"> |
99 | 96 | <div class="container">
|
100 | 97 | <div class="row">
|
101 |
| - <div class="col-md-4 col-xs-12 banner-img-wrapper pull-right"> |
102 |
| - <img src="themes/openstack/images/community/rocket.png" /> |
103 |
| - </div> |
104 |
| - <div class="col-md-8 col-xs-12 banner-text-wrapper pull-right"> |
105 |
| - <h2>New to the community?</h2> |
| 98 | + <div class="col-md-7 col-sm-6"> |
| 99 | + <h2>Where should I start?</h2> |
106 | 100 | <p>
|
107 |
| - Then you are in the right place! There are lots of benefits to participation, including opportinities to influence the future of the project. |
108 |
| - Find out how to get started: |
| 101 | + OpenStack is a large community, and it can seem overwhelming when you don't know where to start. |
| 102 | + The best way to approach it is to get involved with a specific project, working group or local meetup. |
109 | 103 | </p>
|
110 |
| - <a href="https://docs.openstack.org/contributors" target="_blank" class="banner-button btn btn-primary"> |
111 |
| - Contributor Guide <i class="fa fa-chevron-circle-right fa-inverse" aria-hidden="true"></i> |
| 104 | + </div> |
| 105 | + <div class="col-md-5 col-sm-6 start-options"> |
| 106 | + <a href="https://governance.openstack.org/tc/reference/help-most-needed.html" class="start-option btn"> |
| 107 | + <i class="fa fa-check-square-o" aria-hidden="true"></i> |
| 108 | + <span>Areas where help is most needed</span> |
| 109 | + </a><br> |
| 110 | + <a href="https://docs.openstack.org/upstream-training/" class="start-option btn"> |
| 111 | + <i class="fa fa-check-square-o" aria-hidden="true"></i> |
| 112 | + <span>Tutorials & Upstream Institute</span> |
| 113 | + </a><br> |
| 114 | + <a href="https://groups.openstack.org/" class="start-option btn"> |
| 115 | + <i class="fa fa-check-square-o" aria-hidden="true"></i> |
| 116 | + <span>Find a local user group or attend an event</span> |
112 | 117 | </a>
|
113 |
| - <hr /> |
114 |
| - <p> |
115 |
| - Already a contributor and looking for resources? <a href="/community/#quicklinks" class="bannerquicklinks">Skip to Quick Links</a> |
116 |
| - </p> |
117 |
| - |
118 | 118 | </div>
|
119 | 119 | </div>
|
120 | 120 | </div>
|
121 | 121 | </div>
|
| 122 | + |
122 | 123 | <div class="help">
|
123 | 124 | <div class="container">
|
124 | 125 | <div class="row">
|
125 | 126 | <div class="col-md-12 help-header">
|
126 | 127 | <div class="help-title">Don't worry! We're here to help.</div>
|
127 | 128 | <p>
|
128 |
| - We want you to have a great experience. OpenStack Foundation staff are here to help you! |
| 129 | + We want you to have a great experience. OpenStack Foundation staff and volunteer ambassadors around |
| 130 | + the world are here to help you get plugged in and make an impact. |
129 | 131 | </p>
|
130 | 132 | </div>
|
131 | 133 | <div class="col-md-12 help-managers">
|
|
149 | 151 | <% end_loop %>
|
150 | 152 | </div>
|
151 | 153 | </div>
|
| 154 | + <div class="col-md-12 help-ambassadors"> |
| 155 | + <h4>Global OpenStack Ambassadors</h4> |
| 156 | + <div class="row"> |
| 157 | + <% loop $Ambassadors.Sort(Order) %> |
| 158 | + <div class="col-md-2 col-sm-3 col-xs-6 ambassador"> |
| 159 | + <div class="profile-pic"> |
| 160 | + $ProfilePhoto(130, true) |
| 161 | + </div> |
| 162 | + <p><strong>$FullName</strong><br/> |
| 163 | + $City, $Top.CountryName($Country)</p> |
| 164 | + <div class="ambassador-twitter-veil"> |
| 165 | + <i class="fa fa-twitter" aria-hidden="true"></i><br> |
| 166 | + <span> @$TwitterName </span> |
| 167 | + </div> |
| 168 | + </div> |
| 169 | + <% end_loop %> |
| 170 | + </div> |
| 171 | + </div> |
152 | 172 | </div>
|
153 | 173 | </div>
|
154 | 174 | </div>
|
|
172 | 192 | IRC channels (on Freenode)
|
173 | 193 | </div>
|
174 | 194 | <div>
|
175 |
| - <a href="https://webchat.freenode.net/?channels=openstack">#openstack</a> (usage questions)<br/> |
176 |
| - <a href="https://webchat.freenode.net/?channels=openstack-dev">#openstack-dev</a> (development questions)<br/> |
177 |
| - <a href="https://webchat.freenode.net/?channels=openstack-infra">#openstack-infra</a> (project infrastructure)<br/> |
| 195 | + <a href="https://docs.openstack.org/contributors/common/irc.html" target="_blank">How to set up IRC</a> |
| 196 | + <a href="https://webchat.freenode.net/?channels=openstack" target="_blank">#openstack</a> (usage questions)<br/> |
| 197 | + <a href="https://webchat.freenode.net/?channels=openstack-dev" target="_blank">#openstack-dev</a> (development questions)<br/> |
| 198 | + <a href="https://webchat.freenode.net/?channels=openstack-infra" target="_blank">#openstack-infra</a> (project infrastructure)<br/> |
178 | 199 | <a href="http://eavesdrop.openstack.org/">List of IRC meetings and channel logs</a>
|
179 | 200 | </div>
|
180 | 201 | </div>
|
|
183 | 204 | Mailing lists
|
184 | 205 | </div>
|
185 | 206 | <div>
|
186 |
| - <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">OpenStack general list</a><br> |
187 |
| - <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">OpenStack development list</a><br> |
188 |
| - <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">OpenStack operators list</a><br> |
189 |
| - <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-sigs">OpenStack Special Interest Groups list</a><br> |
190 |
| - <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo">List of all available mailing-lists</a> |
| 207 | + <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">OpenStack general list</a><br> |
| 208 | + <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">OpenStack development list</a><br> |
| 209 | + <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">OpenStack operators list</a><br> |
| 210 | + <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-sigs" target="_blank">OpenStack Special Interest Groups list</a><br> |
| 211 | + <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo" target="_blank">List of all available mailing-lists</a> |
191 | 212 | </div>
|
192 | 213 | </div>
|
193 | 214 | <div class="col-md-4 col-sm-6 communicate-item">
|
|
236 | 257 | </div>
|
237 | 258 | </div>
|
238 | 259 |
|
239 |
| -<div class="help"> |
240 |
| - <div class="container"> |
241 |
| - <div class="row"> |
242 |
| - <div class="col-md-12 help-header"> |
243 |
| - <div class="help-title">Don't worry! We're here to help.</div> |
244 |
| - <p> |
245 |
| - Our global volunteer ambassadors are here to help you get plugged in and make an impact. |
246 |
| - </p> |
247 |
| - </div> |
248 |
| - <div class="col-md-12 help-ambassadors"> |
249 |
| - <h4>Global OpenStack Ambassadors</h4> |
250 |
| - <div class="row"> |
251 |
| - <% loop $Ambassadors.Sort(Order) %> |
252 |
| - <div class="col-md-2 col-sm-3 col-xs-6 ambassador"> |
253 |
| - <div class="profile-pic"> |
254 |
| - $ProfilePhoto(130, true) |
255 |
| - </div> |
256 |
| - <p><strong>$FullName</strong><br/> |
257 |
| - $City, $Top.CountryName($Country)</p> |
258 |
| - <div class="ambassador-twitter-veil"> |
259 |
| - <i class="fa fa-twitter" aria-hidden="true"></i><br> |
260 |
| - <span> @$TwitterName </span> |
261 |
| - </div> |
262 |
| - </div> |
263 |
| - <% end_loop %> |
264 |
| - </div> |
265 |
| - </div> |
266 |
| - </div> |
267 |
| - </div> |
268 |
| -</div> |
269 | 260 |
|
270 | 261 | <div class="quick-links">
|
271 | 262 | <div class="quick-links-banner">
|
|
310 | 301 | <a href="https://docs.openstack.org/project-team-guide/" target="_blank">Project team guide</a><br>
|
311 | 302 | <a href="https://governance.openstack.org/tc/goals/" target="_blank">Community-wide goals</a><br>
|
312 | 303 | <a href="http://specs.openstack.org/" target="_blank">Specs</a> and <a href="https://review.openstack.org/" target="_blank">Code reviews</a><br>
|
313 |
| - <a href="http://codesearch.openstack.org/ target="_blank">Search all OpenStack code</a> |
| 304 | + <a href="http://codesearch.openstack.org/" target="_blank">Search all OpenStack code</a> |
314 | 305 | </div>
|
315 | 306 | </div>
|
316 | 307 | <div class="col-md-3 col-sm-3 quick-links-item">
|
|
0 commit comments