forked from skyuk/bskyb.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
45 lines (45 loc) · 2 KB
/
index.html
File metadata and controls
45 lines (45 loc) · 2 KB
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
---
layout: default
title: Home
---
<div class="alpha skycom-12">
{% include hero.html %}
</div>
<div class="alpha skycom-12">
<hr class="featurette-divider">
<div class="row clearfix">
<div class="skycom-7">
<h2>Designed for Sky developers
<span class="text-muted">by Sky developers</span>
</h2>
<p class="lead text--instructions">The new portal for Developers @ sky. A source of <a href="/opensource">OPENSOURCE</a> work and <a href="/meetups">MEETUPS</a> for those interested in joining our great team.</p>
</div>
<div class="skycom-5">
<img class="img-responsive" src="http://www.sky.com/shop/export/sites/www.sky.com/shop/__Images/Campaigns/Minions/Minions_Vanquish_BB_Fibre_Bottom_Pod.png_679063726.png" alt="Minions">
</div>
</div>
<hr class="featurette-divider">
<div class="row clearfix">
<div class="skycom-7">
<h2>Sky developers are doing amazing things.
<span class="text-muted">See for yourself.</span>
</h2>
<p class="lead text--instructions">Take a look at <a href="/blog">what's going on</a> for Developers across Sky.</p>
</div>
<div class="skycom-5">
<img class="img-responsive" src="http://www.sky.com/tv/static/C3DqxkQmSv8YIMTOoxx9VzIHPFVI1fZr1I2rKA2RWOx.jpg" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<div class="row clearfix">
<div class="skycom-7">
<h2>Or why not contribute?
<span class="text-muted">Write a post, attend a meetup</span>
</h2>
<p class="lead text--instructions">Dive in and tell us something interesting you're doing. It's all on <a href="https://github.com/BSkyB">GitHub</a>.</p>
</div>
<div class="skycom-5">
<img class="img-responsive" src="https://secure.sky.com/mysky-homepage/indexb/assets/logged-out/bills-payments-d54f175cb0fedb9f30bd6b315265947e9dae717a.jpg" alt="Generic placeholder image">
</div>
</div>
</div>