Skip to content

Commit cf23390

Browse files
committed
Update home with missing sections
1 parent 9ab795b commit cf23390

File tree

2 files changed

+407
-0
lines changed

2 files changed

+407
-0
lines changed

content/site/en/index.md

Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
<div class="home__intro__outer">
22
<div class="home__intro__inner">
33
<div class="home__intro__content">
4+
<div class="navigation">
5+
{: .navigation__sections}
6+
- [SEND MESSAGE]()
7+
- [INFORMATION]()
8+
- [FAQ]()
9+
10+
<ul class="navigation__languages">
11+
<% @languages.each do |language| %>
12+
<a href="/<%= language %>"><%= language %></a>
13+
<% end %>
14+
</ul>
15+
</div>
416

517
# Save the Internet
618

@@ -74,3 +86,282 @@ Tell your regulators your opinion on the new net neutrality rules by using the q
7486
</div>
7587
</div>
7688
</div>
89+
90+
<div class="home__spread-the-word__outer">
91+
<div class="home__spread-the-word__inner">
92+
<div class="home__spread-the-word__content">
93+
94+
## Spread the word!
95+
96+
[Share on Facebook](http://www.facebook.com/sharer/sharer.php?s=100&p%5Burl%5D=http://www.savetheinternet.eu/&p%5Bimages%5D%5B0%5D=http://www.savetheinternet.eu/img/thumbnail.png&p%5Btitle%5D=Help%20Save%20the%20Internet&p%5Bsummary%5D=Your%20freedom%20online%20is%20threatened%20by%20EU%20proposals.%20The%20fight%20for%20an%20open%20Internet%20is%20happening%20right%20now%20in%20Brussels.)
97+
98+
[Share on Twitter](https://twitter.com/intent/tweet?text=Help%20save%20the%20internet.%20Tell%20your%20regulator%20to%20safeguard%20net%20neutrality.%20http%3A%2F%2Fwww.savetheinternet.eu%2F%20%23SaveTheInternet)
99+
100+
</div>
101+
</div>
102+
</div>
103+
104+
<div class="home__newsletter__outer">
105+
<div class="home__newsletter__inner">
106+
<div class="home__newsletter__content">
107+
108+
<form action="https://mailman.edri.org/mailman/subscribe/savetheinternet/" method="post">
109+
<div class="form-group">
110+
<input name="email" type="email" class="form-control" id="newsletter-email" placeholder="Email">
111+
</div>
112+
<div class="form-group">
113+
<button name="email-button" type="Submit" id="newsletter-submit" class="btn btn-default btn-lg">
114+
SIGNUP
115+
</button>
116+
</div>
117+
</form>
118+
119+
</div>
120+
</div>
121+
</div>
122+
123+
<div class="home__video__outer">
124+
<div class="home__video__inner">
125+
<div class="home__video__content">
126+
127+
<!-- <div id="video-carousel" class="carousel slide" data-ride="carousel">
128+
<ol class="carousel-indicators">
129+
<li data-target="#video-carousel" data-slide-to="0" class="active"></li>
130+
<li data-target="#video-carousel" data-slide-to="1"></li>
131+
<li data-target="#video-carousel" data-slide-to="2"></li>
132+
<li data-target="#video-carousel" data-slide-to="3"></li>
133+
</ol>
134+
<div class="carousel-inner" role="listbox">
135+
<div class="item active">
136+
<div class="home-video" data-video-id=1 data-youtube-video-id="fpbOEoRrHyU">
137+
<div class="video-placeholder">
138+
<img src="/images/videos/video01.jpg" />
139+
</div>
140+
</div>
141+
</div>
142+
<div class="item">
143+
<div class="home-video" data-video-id=2 data-youtube-video-id="mfY1NKrzqi0">
144+
<div class="video-placeholder">
145+
<img src="/images/videos/video02.jpg" />
146+
</div>
147+
</div>
148+
</div>
149+
<div class="item">
150+
<div class="home-video" data-video-id=3 data-youtube-video-id="g6fXpo8uQtA">
151+
<div class="video-placeholder">
152+
<img src="/images/videos/video03.jpg" />
153+
</div>
154+
</div>
155+
</div>
156+
<div class="item">
157+
<div class="home-video" data-video-id=4 data-youtube-video-id="jHLIPWR_ug0">
158+
<div class="video-placeholder">
159+
<img src="/images/videos/video04.jpg" />
160+
</div>
161+
</div>
162+
</div>
163+
</div>
164+
<a class="left carousel-control" href="#video-carousel" role="button" data-slide="prev">
165+
<span class="fa fa-chevron-left fa-3x" aria-hidden="true"></span>
166+
</a>
167+
<a class="right carousel-control" href="#video-carousel" role="button" data-slide="next">
168+
<span class="fa fa-chevron-right fa-3x" aria-hidden="true"></span>
169+
</a>
170+
</div> -->
171+
172+
</div>
173+
</div>
174+
</div>
175+
176+
<div class="home__info__outer">
177+
<div class="home__info__inner">
178+
<div class="home__info__content">
179+
180+
## In 2015, the European Union adopted legislation on net neutrality ...
181+
182+
The EU Regulation contains good principles to ensure that you can connect to any other point on the net without discrimination. However, some parts of the regulation could be abused to undermine net neutrality. The legislators decided to leave the responsibility for claryifing the uncertainties of the text to the telecoms regulators.
183+
184+
</div>
185+
</div>
186+
</div>
187+
188+
<div class="home__berec__outer">
189+
<div class="home__berec__inner">
190+
<div class="home__berec__content">
191+
192+
The Body of European Regulators of Electronic Communications (BEREC) has to prepare implementation guidelines to interpret the ambiguities of the law by the end of August 2016. These guidelines will determine whether Europe will enjoy net neutrality or not.
193+
194+
</div>
195+
</div>
196+
</div>
197+
198+
<div class="home__berec__outer">
199+
<div class="home__berec__inner">
200+
<div class="home__berec__content">
201+
202+
</div>
203+
</div>
204+
</div>
205+
206+
<div class="home__supported-by__outer">
207+
<div class="home__supported-by__inner">
208+
<div class="home__supported-by__content">
209+
210+
<p>We are concerned citizens from NGOs around Europe that care about civil liberties in the digital realm.</p>
211+
<ul class="footerlogos">
212+
<li>
213+
<a href="https://netzfreiheit.org/">
214+
<img src="/images/sponsors/ifnf.png"><br>
215+
Initiative für Netzfreiheit (AT)
216+
</a>
217+
</li>
218+
<li>
219+
<a href="https://edri.org/">
220+
<img src="/images/sponsors/edri.png"><br>
221+
European Digital Rights (EU)
222+
</a>
223+
</li>
224+
<li>
225+
<a href="https://www.accessnow.org">
226+
<img src="/images/sponsors/access_now.png"><br>
227+
Access Now (international)
228+
</a>
229+
</li>
230+
<li>
231+
<a href="https://digitalegesellschaft.de">
232+
<img src="/images/sponsors/digiges.png"><br>
233+
Digitale Gesellschaft (DE)
234+
</a>
235+
</li>
236+
<li>
237+
<a href="https://www.laquadrature.net/">
238+
<img src="/images/sponsors/lqdn.png"><br>
239+
La Quadrature du Net (FR)
240+
</a>
241+
</li>
242+
<li>
243+
<a href="https://www.bof.nl/">
244+
<img src="/images/sponsors/bof.png"><br>
245+
Bits of Freedom (NL)
246+
</a>
247+
</li>
248+
249+
<li>
250+
<a href="https://www.openrightsgroup.org">
251+
<img src="/images/sponsors/org.png"><br>
252+
Open Rights Group (UK)
253+
</a>
254+
</li>
255+
<li>
256+
<a href="http://itpol.dk/">
257+
<img src="/images/sponsors/itpol.png"><br>
258+
IT-Politisk Forening (DK)
259+
</a>
260+
</li>
261+
<li>
262+
<a href="http://xnet-x.net">
263+
<img src="/images/sponsors/xnet.png"><br>
264+
Xnet (ES)
265+
</a>
266+
</li>
267+
<li>
268+
<a href="http://www.info-hisa.si">
269+
<img src="/images/sponsors/infohouse.png"><br>
270+
Info House (SL)
271+
</a>
272+
</li>
273+
<li>
274+
<a href="http://www.startupsfornetneutrality.eu">
275+
<img src="/images/sponsors/startups4nn.png"><br>
276+
Startups for Net Neutrality (international)
277+
</a>
278+
</li>
279+
<li>
280+
<a href="https://www.dfri.se/">
281+
<img src="/images/sponsors/dfri.png"><br>
282+
Föreningen för Digitala Fri- och Rättigheter (SE)
283+
</a>
284+
</li>
285+
<li>
286+
<a href="https://www.apti.ro/">
287+
<img src="/images/sponsors/apti.png"><br>
288+
Asociația pentru Tehnologie și Internet (RO)
289+
</a>
290+
</li>
291+
<li>
292+
<a href="https://ffdn.org/en/">
293+
<img src="/images/sponsors/ffdn_logo.png"><br>
294+
Fédération FDN (FR)
295+
</a>
296+
</li>
297+
<li>
298+
<a href="http://nurpa.be/">
299+
<img src="/images/sponsors/nurpa-logo.png"><br>
300+
nurpa (BE)
301+
</a>
302+
</li>
303+
<li>
304+
<a href="https://digitalcourage.de/">
305+
<img src="/images/sponsors/digitalcourage.png"><br>
306+
Digitalcourage (DE)
307+
</a>
308+
</li>
309+
<li>
310+
<a href="http://www.vzbv.de/">
311+
<img src="/images/sponsors/vzbv.png"><br>
312+
Verbraucherzentrale Bundesverband e.V. (DE)
313+
</a>
314+
</li>
315+
<li>
316+
<a href="https://akvorrat.at/">
317+
<img src="/images/sponsors/akv.png"><br>
318+
Arbeitskreis Vorratsdaten Österreich (AT)
319+
</a>
320+
</li>
321+
<li>
322+
<a href="https://www.wikimedia.at/">
323+
<img src="/images/sponsors/wikimedia-at.png"><br>
324+
Wikimedia Austria (AT)
325+
</a>
326+
</li>
327+
<li>
328+
<a href="https://www.zps.si/">
329+
<img src="/images/sponsors/zps.png"><br>
330+
Zveza potrošnikov Slovenije (SL)
331+
</a>
332+
</li>
333+
334+
</div>
335+
</div>
336+
</div>
337+
338+
<div class="home__made-by__outer">
339+
<div class="home__made-by__inner">
340+
<div class="home__made-by__content">
341+
342+
<p>With friendly support from</p>
343+
<ul class="footerlogos">
344+
<li>
345+
<a href="http://produktion.io/">
346+
<img src="images/produktion_io.svg" alt="produktion.io"><br>
347+
</a>
348+
</li>
349+
<li>
350+
<a href="https://aykit.org">
351+
<img src="images/aykit.png" alt="AYKIT">
352+
</a>
353+
</li>
354+
<li>
355+
<a href="http://endzone.io/">
356+
<img src="images/Endzone_vector.svg" alt="AYKIT">
357+
</a>
358+
</li>
359+
<li>
360+
<a href="http://daruma.io/">
361+
<img src="images/daruma_logo.png" alt="AYKIT">
362+
</a>
363+
</li>
364+
365+
</div>
366+
</div>
367+
</div>

0 commit comments

Comments
 (0)