Skip to content

Commit fcb1eb2

Browse files
johnmildinhalljohnmildinhall
authored andcommitted
Removed CTAs, address, join us, find us
1 parent 5bebd6c commit fcb1eb2

File tree

10 files changed

+53
-106
lines changed

10 files changed

+53
-106
lines changed

1-about.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ person5-summary:
104104
core-team-title: Core Team
105105
core-intro: "Drawn from a range of unique backgrounds, our core team of designers, developers and creative technologists are passionate and commited to innovation. We create Awesome! and have fun doing it!"
106106

107-
core-btn: Come Join Us
108-
core-btn-url: "/careers/"
109-
110107

111108
## ------- Photo 4 -------- ##
112109
photo4-url: pebble.jpg
@@ -115,17 +112,9 @@ photo4-url: pebble.jpg
115112
## ------ Actionable CTA ------ ##
116113
action-illustration: v2/people.png
117114
action-title: Interested in Innovation?
118-
action-summary: We run a monthly introduction to Digital Innovation workshop at pebble HQ. This is a practical workshop on techniques that can make your organisation more innovative.
119-
action-btn-text: Sign Up for the Next one now
120-
action-btn-url: "http://pebblecode.com/events/hackdays/september-22/"
121-
action-summary2: or Download our 5 steps to Innovation eBook now.
115+
action-summary: Download our 5 steps to Innovation eBook now.
122116
ebook-illustration: ebook-graphic.png
123-
action-btn2-text: Sign up now
124-
action-btn2-url: "http://ohai.pebblecode.com/5-steps-to-digital-innovation-e-book"
125-
126-
## ------ Hackday Events ------ ##
127-
hackday-events:
128-
- name: September 22
129-
link: "http://pebblecode.com/events/hackdays/september-22/"
117+
action-btn2-text: 5 Steps to Innovation (pdf)
118+
action-btn2-url: "/img/innovation-ebook-1.pdf"
130119

131120
---

Gemfile.lock

Lines changed: 38 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
autoprefixer-rails (6.3.3.1)
4+
addressable (2.4.0)
5+
autoprefixer-rails (6.4.0.2)
56
execjs
67
blankslate (2.1.2.4)
7-
celluloid (0.16.0)
8-
timers (~> 4.0.0)
9-
classifier-reborn (2.0.3)
8+
classifier-reborn (2.0.4)
109
fast-stemmer (~> 1.0)
1110
coderay (1.1.1)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
15-
coffee-script-source (1.9.1.1)
14+
coffee-script-source (1.10.0)
1615
colorator (0.1)
1716
em-websocket (0.5.1)
1817
eventmachine (>= 0.12.9)
1918
http_parser.rb (~> 0.6.0)
20-
eventmachine (1.0.9.1)
21-
execjs (2.6.0)
19+
eventmachine (1.2.0.1)
20+
execjs (2.7.0)
21+
faraday (0.9.2)
22+
multipart-post (>= 1.2, < 3)
2223
fast-stemmer (1.0.2)
23-
ffi (1.9.10)
24+
ffi (1.9.14)
2425
formatador (0.2.5)
25-
guard (2.13.0)
26+
guard (2.14.0)
2627
formatador (>= 0.2.4)
27-
listen (>= 2.7, <= 4.0)
28+
listen (>= 2.7, < 4.0)
2829
lumberjack (~> 1.0)
2930
nenv (~> 0.1)
3031
notiffany (~> 0.0)
@@ -41,7 +42,6 @@ GEM
4142
guard (~> 2.8)
4243
guard-compat (~> 1.0)
4344
multi_json (~> 1.8)
44-
hitimes (1.2.3)
4545
http_parser.rb (0.6.0)
4646
jekyll (2.5.3)
4747
classifier-reborn (~> 2.0)
@@ -60,27 +60,31 @@ GEM
6060
toml (~> 0.1.0)
6161
jekyll-coffeescript (1.0.1)
6262
coffee-script (~> 2.2)
63-
jekyll-gist (1.3.4)
63+
jekyll-gist (1.4.0)
64+
octokit (~> 4.2)
6465
jekyll-paginate (1.1.0)
65-
jekyll-sass-converter (1.3.0)
66-
sass (~> 3.2)
67-
jekyll-sitemap (0.8.1)
68-
jekyll-watch (1.2.1)
69-
listen (~> 2.7)
70-
kramdown (1.8.0)
66+
jekyll-sass-converter (1.4.0)
67+
sass (~> 3.4)
68+
jekyll-sitemap (0.11.0)
69+
addressable (~> 2.4.0)
70+
jekyll-watch (1.5.0)
71+
listen (~> 3.0, < 3.1)
72+
kramdown (1.12.0)
7173
liquid (2.6.3)
72-
listen (2.10.1)
73-
celluloid (~> 0.16.0)
74-
rb-fsevent (>= 0.9.3)
75-
rb-inotify (>= 0.9)
74+
listen (3.0.8)
75+
rb-fsevent (~> 0.9, >= 0.9.4)
76+
rb-inotify (~> 0.9, >= 0.9.7)
7677
lumberjack (1.0.10)
77-
mercenary (0.3.5)
78+
mercenary (0.3.6)
7879
method_source (0.8.2)
79-
multi_json (1.11.2)
80+
multi_json (1.12.1)
81+
multipart-post (2.0.0)
8082
nenv (0.3.0)
81-
notiffany (0.0.8)
83+
notiffany (0.1.1)
8284
nenv (~> 0.1)
8385
shellany (~> 0.0)
86+
octokit (4.3.0)
87+
sawyer (~> 0.7.0, >= 0.5.3)
8488
octopress-autoprefixer (1.0.2)
8589
autoprefixer-rails
8690
jekyll (>= 2.0)
@@ -90,24 +94,25 @@ GEM
9094
parslet (1.5.0)
9195
blankslate (~> 2.0)
9296
posix-spawn (0.3.11)
93-
pry (0.10.3)
97+
pry (0.10.4)
9498
coderay (~> 1.1.0)
9599
method_source (~> 0.8.1)
96100
slop (~> 3.4)
97101
pygments.rb (0.6.3)
98102
posix-spawn (~> 0.3.6)
99103
yajl-ruby (~> 1.2.0)
100-
rb-fsevent (0.9.6)
101-
rb-inotify (0.9.5)
104+
rb-fsevent (0.9.7)
105+
rb-inotify (0.9.7)
102106
ffi (>= 0.5.0)
103-
redcarpet (3.3.2)
107+
redcarpet (3.3.4)
104108
safe_yaml (1.0.4)
105-
sass (3.4.18)
109+
sass (3.4.22)
110+
sawyer (0.7.0)
111+
addressable (>= 2.3.5, < 2.5)
112+
faraday (~> 0.8, < 0.10)
106113
shellany (0.0.1)
107114
slop (3.6.0)
108115
thor (0.19.1)
109-
timers (4.0.4)
110-
hitimes
111116
toml (0.1.2)
112117
parslet (~> 1.5.0)
113118
yajl-ruby (1.2.1)
@@ -125,4 +130,4 @@ DEPENDENCIES
125130
octopress-autoprefixer
126131

127132
BUNDLED WITH
128-
1.11.2
133+
1.12.5

_includes/footer.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
<footer class="gbl-foot {{ include.colour }}-bg gbl-foot-{{ include.tone }}">
22
<div class="gbl-foot-inner grid">
33
<ul class="gbl-foot-links">
4-
<li><a href="tel:+442033273940">+44 (0) 20 3327 3940</a></li>
54
<li><a href="mailto:{{site.email}}">{{site.email}}</a></li>
6-
<li><a href="{{ site.baseurl }}/contact">Find us</a></li>
7-
<li><a href="{{ site.baseurl }}/careers">Join us</a></li>
85
</ul>
96
<ul class="gbl-foot-social">
107
<li><a href="https://github.com/{{site.github}}" class="github" target="_blank">Github</a></li>

_layouts/about.html

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ <h2>{{ page.block2-title }}</h2>
4949
<h2>{{ page.block3-title }}</h2>
5050
<p class="delta">{{ page.block3-summary-lrg }}</p>
5151
<p class="epsilon">{{ page.block3-summary }}</p>
52-
<!-- <a class="btn btn-block btn-med btn-white btn-play">Team Hacking</a> -->
5352
</div>
5453
</div>
5554
</section>
@@ -125,7 +124,6 @@ <h4 class="card-subtitle">{{ page.person5-role }}</h4>
125124
<div class="col-1-1">
126125
<h2 class="text-center">{{ page.core-team-title }}</h2>
127126
<p class="epsilon">{{ page.core-intro }}</p>
128-
<a href="{{ page.core-btn-url }}" class="btn btn-lrg btn-light btn-center btn-arrow">{{ page.core-btn }}</a>
129127
</div>
130128
</div>
131129
</div>
@@ -140,23 +138,18 @@ <h2 class="text-center">{{ page.core-team-title }}</h2>
140138
<img class="action-img" src="/img/illustrations/{{ page.action-illustration }}" alt="">
141139
<h2 class="action-title pink-text">{{ page.action-title }}</h2>
142140
<p class="pink-text">{{ page.action-summary }}</p>
143-
<div class="upcoming-hackdays">
144-
<h4 class="text-center">Upcoming:</h4>
145-
{% for hackday in page.hackday-events %}
146-
<div class="col-1-3">
147-
<a href="{{hackday.link}}">{{hackday.name}}</a>
148-
</div>
149-
{% endfor %}
150-
</div>
151-
<a href="{{ page.action-btn-url }}" class="btn btn-lrg btn-center btn-arrow">{{ page.action-btn-text }}</a>
152141
</div>
153142
<div class="block-inner grid">
154143
<p class="action-title pink-text">{{ page.action-summary2 }}</p>
155144
<img class="action-img-middle" src="/img/illustrations/{{ page.ebook-illustration }}" alt="">
156145
<a href="{{ page.action-btn2-url }}" class="btn btn-lrg btn-center btn-arrow">{{ page.action-btn2-text }}</a>
157146
</div>
158147
</section>
159-
148+
<div style = "
149+
height:200px;
150+
width: 100%;
151+
background-color:white;
152+
"></div>
160153
{% include footer.html %}
161154

162155
<script>

_layouts/contact.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
<h2 class="col-1-1">London</h2>
1616
<ul class="contact">
1717
<li class="contact-item contact-item-address col-1-2">
18-
<a href="https://www.google.co.uk/maps/place/pebble+%7Bcode%7D/@51.485665,-0.118521,15z/data=!4m5!3m4!1s0x0:0xb39ad30b38f1e82a!8m2!3d51.485665!4d-0.118521" title="View pebble {code} London office on Google Maps" target="_blank">W214 Westminster Business Square<br> Durham Street<br> London<br> SE11 5JH</a>
19-
<div class="contact-item contact-item-phone">
20-
<a href="tel:+442033273940">+44 (0) 20 3327 3940</a>
21-
</div>
2218
<div class="contact-item contact-item-email">
2319
<a href="mailto:hello@pebblecode.com">hello@pebblecode.com</a>
2420
</div>
@@ -40,13 +36,8 @@ <h2 class="col-1-1">London</h2>
4036
</div>
4137
</section>
4238

43-
<!--[if gt IE 8]><!-->
44-
<section class="map-block block">
45-
<div id="map" class="map-container"></div>
46-
</section>
47-
<!--<![endif]-->
4839

49-
{% include footer.html maps=true %}
40+
{% include footer.html %}
5041

5142
<script>
5243
var headerContainer = $('.gbl-head');

_layouts/home.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,7 @@ <h3>{{ page.expertise-three-title }}</h3>
6868
<img class="action-img" src="/img/illustrations/{{ page.action-illustration }}" alt="">
6969
<h2 class="action-title pink-text">{{ page.action-title }}</h2>
7070
<p class="pink-text">{{ page.action-summary }}</p>
71-
<div class="upcoming-hackdays">
72-
<h4 class="text-center">Upcoming:</h4>
73-
{% for hackday in page.hackday-events %}
74-
<div class="col-1-3">
75-
<a href="{{hackday.link}}">{{hackday.name}}</a>
76-
</div>
77-
{% endfor %}
78-
</div>
79-
<a href="{{ page.action-btn-url }}" class="btn btn-lrg btn-center btn-arrow">{{ page.action-btn-text }}</a>
71+
8072
</div>
8173
<div class="block-inner grid">
8274
<p class="action-title pink-text">{{ page.action-summary2 }}</p>

_sass/pages/_contact.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
z-index: 1;
1818
background-color: $blue;
1919
transform: rotate(2deg) scale(1.2);
20-
box-shadow: 0 10px 0 rgba(black, 0.15);
21-
bottom: -20px;
20+
// box-shadow: 0 10px 0 rgba(black, 0.15);
21+
// bottom: -20px;
2222
height: 50px;
2323
}
2424
}

events/3-index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: events-base
33
title: Events
44
permalink: /events/
55
colour: blue
6-
group: nav
76

87
## Hero Content
98
hero-title: Events
@@ -12,17 +11,6 @@ hero-btn:
1211
hero-btn-url:
1312

1413

15-
upcoming-events-title: Upcoming Events
16-
upcoming-events-intro: pebble hosts a wide range of events including seminars and lightning talks. Get involved.
17-
18-
upcomingevents:
19-
- name: Intro to Innovation workshops
20-
date: "September 22nd, 2016"
21-
location: pebble HQ, Vauxhall
22-
thumbnail: "/img/events/hacking-intro-thumb.png"
23-
description: "We run a monthly introduction to Digital Innovation workshop at pebble HQ. This is a practical workshop on techniques that can make your organisation more innovative.<br>The next event will be held on <a href='/events/hackdays/september-22/'>September 22nd</a>"
24-
eventlink: "/events/hackdays/september-22/"
25-
2614
recent-events-title: Recent Events
2715
recent-events-intro: Past events we have hosted, be sure to check out the event page for videos and more.
2816

img/innovation-ebook-1.pdf

847 KB
Binary file not shown.

index.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,9 @@ photo1-url: hackday.jpg
4949
## ------ Actionable CTA ------ ##
5050
action-illustration: v2/people.png
5151
action-title: Interested in Innovation?
52-
action-summary: We run a monthly introduction to Digital Innovation workshop at pebble HQ. This is a practical workshop on techniques that can make your organisation more innovative.
53-
action-btn-text: Sign Up for the Next one now
54-
action-btn-url: "http://pebblecode.com/events/hackdays/september-22/"
55-
action-summary2: or Download our 5 steps to Innovation eBook now.
52+
action-summary: or Download our 5 steps to Innovation eBook now.
5653
ebook-illustration: ebook-graphic.png
57-
action-btn2-text: Sign up now
58-
action-btn2-url: "http://ohai.pebblecode.com/5-steps-to-digital-innovation-e-book"
59-
60-
## ------ Hackday Events ------ ##
61-
hackday-events:
62-
- name: September 22
63-
link: "http://pebblecode.com/events/hackdays/september-22/"
54+
action-btn2-text: 5 Steps to Innovation (pdf)
55+
action-btn2-url: "/img/innovation-ebook-1.pdf"
6456

6557
---

0 commit comments

Comments
 (0)