engineyard-theme 2.3.5 → 2.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.5
1
+ 2.3.6
@@ -1,94 +1,92 @@
1
- .clear
2
-
3
- #footer
4
- #footer-content
5
- .page
6
- - if add_navigation == 'true'
7
- .grid_3.newsletter
8
- %h2.newsletter
9
- The Engine Yard Newsletter
10
- %p
11
- Get Ruby on Rails & PHP news, tips and more
12
- :plain
13
- <script type="text/javascript">
14
- var profiling = {
15
- isEnabled: false,
16
- numberOfProfilingFields: 3,
17
- alwaysShowFields: [ 'mktDummyEntry']
18
- };
19
- </script>
20
- <script type="text/javascript">function mktoGetForm() {return document.getElementById('mktForm_1002'); }</script>
21
- <form class="lpeRegForm formNotEmpty newsletter" method="post" enctype="application/x-www-form-urlencoded" action="http://na-f.marketo.com/index.php/leadCapture/save" id="mktForm_1002" name="mktForm_1002">
22
- <fieldset>
1
+ #footer.page
2
+ - if add_navigation == 'true'
3
+ .grid_4
4
+ .newsletter
5
+ %h2.newsletter
6
+ The Engine Yard Newsletter
7
+ %p
8
+ Get Ruby on Rails & PHP news, tips and more
9
+ :plain
10
+ <script type="text/javascript">
11
+ var profiling = {
12
+ isEnabled: false,
13
+ numberOfProfilingFields: 3,
14
+ alwaysShowFields: [ 'mktDummyEntry']
15
+ };
16
+ </script>
17
+ <script type="text/javascript">function mktoGetForm() {return document.getElementById('mktForm_1002'); }</script>
18
+ <form class="lpeRegForm formNotEmpty newsletter" method="post" enctype="application/x-www-form-urlencoded" action="http://na-f.marketo.com/index.php/leadCapture/save" id="mktForm_1002" name="mktForm_1002">
19
+ <fieldset>
23
20
 
24
- <div class="mktFormReq mktField">
25
- <input class='mktFormText mktFormEmail mktFReq' name="Email" id="Email" type='text' value="" maxlength='255' tabIndex='2' placeholder="Email Address" />
26
- <div class='mktFormMsg'></div>
27
- </div>
28
- <div id="mktFrmButtons">
29
- <input id='mktFrmSubmit' type='submit' class="cta button" value='Subscribe' name='submitButton' onclick='formSubmit(document.getElementById("mktForm_1002")); return false;' />
30
- </div>
31
- <input type="text" name="_marketo_comments" value="" class="hidden" />
32
- <input type="hidden" name="lpId" value="1009" />
21
+ <div class="mktFormReq mktField">
22
+ <input class='mktFormText mktFormEmail mktFReq' name="Email" id="Email" type='text' value="" maxlength='255' tabIndex='2' placeholder="Email Address" />
23
+ <div class='mktFormMsg'></div>
24
+ </div>
25
+ <div id="mktFrmButtons">
26
+ <input id='mktFrmSubmit' type='submit' class="cta button" value='Subscribe' name='submitButton' onclick='formSubmit(document.getElementById("mktForm_1002")); return false;' />
27
+ </div>
28
+ <input type="text" name="_marketo_comments" value="" class="hidden" />
29
+ <input type="hidden" name="lpId" value="1009" />
33
30
 
34
- <input type="hidden" name="subId" value="121" />
35
- <input type="hidden" name="kw" value="" />
36
- <input type="hidden" name="cr" value="" />
37
- <input type="hidden" name="searchstr" value="" />
38
- <input type="hidden" name="lpurl" value="http://pages.engineyard.com/Blank-Newsletter.html?cr={creative}&kw={keyword}" />
39
- <input type="hidden" name="formid" value="1002" />
40
- <input type="hidden" name="returnURL" value="http://pages.engineyard.com/SubscribeThanks.html" />
41
- <input type="hidden" name="retURL" value="http://pages.engineyard.com/SubscribeThanks.html" />
42
- <input type="hidden" name="_mkt_disp" value="return" />
31
+ <input type="hidden" name="subId" value="121" />
32
+ <input type="hidden" name="kw" value="" />
33
+ <input type="hidden" name="cr" value="" />
34
+ <input type="hidden" name="searchstr" value="" />
35
+ <input type="hidden" name="lpurl" value="http://pages.engineyard.com/Blank-Newsletter.html?cr={creative}&kw={keyword}" />
36
+ <input type="hidden" name="formid" value="1002" />
37
+ <input type="hidden" name="returnURL" value="http://pages.engineyard.com/SubscribeThanks.html" />
38
+ <input type="hidden" name="retURL" value="http://pages.engineyard.com/SubscribeThanks.html" />
39
+ <input type="hidden" name="_mkt_disp" value="return" />
43
40
 
44
- <input type="hidden" name="_mkt_trk" value="%MC0%" />
45
- </fieldset>
46
- </form>
47
- <script type="text/javascript" src="http://na-f.marketo.com/js/mktFormSupport.js"></script>
48
- <script type="text/javascript">
49
- function formSubmit(elt) {
50
- return Mkto.formSubmit(elt);
51
- }
52
- function formReset(elt) {
53
- return Mkto.formReset(elt);
54
- }
55
- </script>
56
- .grid_2
57
- %h2 Cloud Products
58
- %ul
59
- %li= link_to('Engine Yard Cloud','http://engineyard.com/products/cloud')
60
- %li= link_to('Engine Yard Managed','http://engineyard.com/products/managed')
61
- %li= link_to('Orchestra PHP Cloud','http://engineyard.com/products/orchestra')
62
- %li= link_to('Training','http://engineyard.com/university/scheduled_classes')
63
- %li= link_to('Professional Services','http://engineyard.com/services')
64
- .grid_2
65
- %h2 Support
66
- %ul
67
- %li= link_to('Request Support','http://support.cloud.engineyard.com')
68
- %li= link_to('Documentation','http://docs.engineyard.com')
69
- %li= link_to('Support Policies','http://engineyard.com/products/support-policies')
70
- %li= link_to('Privacy Policy','http://engineyard.com/legal/privacy')
71
- .grid_2
72
- %h2 Community
73
- %ul
74
- %li= link_to('JRuby','http://www.jruby.org')
75
- %li= link_to('Rubinius','http://rubini.us')
76
- %li= link_to('Rails Installer','http://www.railsinstaller.com')
77
- %li= link_to('Ruby Jobs','http://jobs.engineyard.com')
78
- %li= link_to('Rails Developers','http://www.railsdevelopment.com')
79
- .grid_2
80
- %h2 About
81
- %ul
82
- %li= link_to('Company', 'http://engineyard.com/company')
83
- %li= link_to('Careers', 'http://engineyard.com/company/careers')
84
- %li= link_to('Leadership Team', 'http://engineyard.com/company/team')
85
- %li= link_to('Press Center', 'http://engineyard.com/company/news')
86
- %li
87
- = link_to('Twitter', 'http://twitter.com/engineyard', :class => 'icon twitter')
88
- = link_to('Facebook', 'http://facebook.com/engineyard', :class => 'icon facebook')
89
- = link_to('LinkedIn', 'http://www.linkedin.com/groups?gid=111752', :class => 'icon linkedin')
90
- .copyright.wrapper
91
- %p Copyright &copy; Engine Yard, Inc. All rights reserved.
41
+ <input type="hidden" name="_mkt_trk" value="%MC0%" />
42
+ </fieldset>
43
+ </form>
44
+ <script type="text/javascript" src="http://na-f.marketo.com/js/mktFormSupport.js"></script>
45
+ <script type="text/javascript">
46
+ function formSubmit(elt) {
47
+ return Mkto.formSubmit(elt);
48
+ }
49
+ function formReset(elt) {
50
+ return Mkto.formReset(elt);
51
+ }
52
+ </script>
53
+ .grid_2
54
+ %h2 Cloud Products
55
+ %ul
56
+ %li= link_to('Engine Yard Cloud','http://engineyard.com/products/cloud')
57
+ %li= link_to('Engine Yard Managed','http://engineyard.com/products/managed')
58
+ %li= link_to('Orchestra PHP Cloud','http://engineyard.com/products/orchestra')
59
+ %li= link_to('Training','http://engineyard.com/university/scheduled_classes')
60
+ %li= link_to('Professional Services','http://engineyard.com/services')
61
+ .grid_2
62
+ %h2 Support
63
+ %ul
64
+ %li= link_to('Request Support','http://support.cloud.engineyard.com')
65
+ %li= link_to('Documentation','http://docs.engineyard.com')
66
+ %li= link_to('Support Policies','http://engineyard.com/products/support-policies')
67
+ %li= link_to('Privacy Policy','http://engineyard.com/legal/privacy')
68
+ .grid_2
69
+ %h2 Community
70
+ %ul
71
+ %li= link_to('JRuby','http://www.jruby.org')
72
+ %li= link_to('Rubinius','http://rubini.us')
73
+ %li= link_to('Rails Installer','http://www.railsinstaller.com')
74
+ %li= link_to('Ruby Jobs','http://jobs.engineyard.com')
75
+ %li= link_to('Rails Developers','http://www.railsdevelopment.com')
76
+ .grid_2
77
+ %h2 About
78
+ %ul
79
+ %li= link_to('Company', 'http://engineyard.com/company')
80
+ %li= link_to('Careers', 'http://engineyard.com/company/careers')
81
+ %li= link_to('Leadership Team', 'http://engineyard.com/company/team')
82
+ %li= link_to('Press Center', 'http://engineyard.com/company/news')
83
+ %li
84
+ = link_to('Twitter', 'http://twitter.com/engineyard', :class => 'icon twitter')
85
+ = link_to('Facebook', 'http://facebook.com/engineyard', :class => 'icon facebook')
86
+ = link_to('LinkedIn', 'http://www.linkedin.com/groups?gid=111752', :class => 'icon linkedin')
87
+ .copyright.page
88
+ .grid_12
89
+ %p Copyright &copy; Engine Yard, Inc. All rights reserved.
92
90
  .hidden
93
91
  = yield :additional_scripts
94
92
  - unless Rails.env == 'development' || add_js != 'true'
@@ -52,25 +52,25 @@
52
52
 
53
53
  %body{:id => content_for?(:body_id) ? yield(:body_id) : ''}
54
54
  #container
55
- .wrapper
55
+ .page
56
56
  .header
57
- - if add_navigation == 'true'
58
- %h1.branding
59
- =link_to(content_for?(:branding) ? yield(:branding) : 'Engine Yard, Inc.', '/')
60
- #search_form
61
- :plain
62
- <form action="/search" method="get">
63
- <input type="text" name="q" id="searchbox" placeholder="Search" />
64
- <input type="submit" value="" id="searchsubmit" class="gsc-search-button" />
65
- </form>
66
- #utility
67
- Log in
68
- %div
69
- %ul
70
- %li= link_to('Login to Engine Yard Cloud','https://cloud.engineyard.com')
71
- %hr
72
- %li= link_to('Login to Orchestra PHP Cloud','http://my.orchestra.io')
73
- =render('shared/global_nav')
74
- .wrapper
57
+ .grid_12
58
+ - if add_navigation == 'true'
59
+ %h1.branding
60
+ =link_to(content_for?(:branding) ? yield(:branding) : 'Engine Yard, Inc.', '/')
61
+ #search_form
62
+ :plain
63
+ <form action="/search" method="get">
64
+ <input type="text" name="q" id="searchbox" placeholder="Search" />
65
+ <input type="submit" value="" id="searchsubmit" class="gsc-search-button" />
66
+ </form>
67
+ #utility
68
+ Log in
69
+ %div
70
+ %ul
71
+ %li= link_to('Login to Engine Yard Cloud','https://cloud.engineyard.com')
72
+ %hr
73
+ %li= link_to('Login to Orchestra PHP Cloud','http://my.orchestra.io')
74
+ =render('shared/global_nav')
75
75
  #content
76
76
  =additional_header if additional_header.present?
@@ -1,5 +1,5 @@
1
1
  <div class="nav">
2
- <ul class="navigation">
2
+ <ul>
3
3
  <li<%= selected?(/^products|partners\/platform-services/) %>>
4
4
  <a href="http://engineyard.com/products/cloud"><span class="drop">Products</span></a>
5
5
  <div>
@@ -51,10 +51,6 @@ ul
51
51
  margin-left: 0
52
52
  li
53
53
  margin-left: 30px
54
-
55
- .wrapper
56
- width: 980px
57
- margin: 0 auto
58
54
 
59
55
  ///////////////////
60
56
  // HTML Elements //
@@ -268,7 +264,6 @@ textarea
268
264
  header, div.header
269
265
  @include grey_gradient
270
266
  @include shadow
271
- padding: 0 20px
272
267
  display: block
273
268
  position: relative
274
269
  -moz-border-radius-bottomleft: 6px
@@ -419,7 +414,7 @@ header, div.header
419
414
  float: right
420
415
  height: 8px
421
416
  width: 10px
422
- margin: 8px 35px 0 0
417
+ margin: 8px 32px 0 0
423
418
  span.drop:after
424
419
  background: image-url("header_sprite.png") transparent
425
420
  background-position: 0 0
@@ -495,12 +490,11 @@ header, div.header
495
490
  @include grey_gradient
496
491
  @include shadow
497
492
  @include box
498
- clear: both
499
493
  font-size: $font-size-small
500
494
  line-height: 1.25
501
- padding: 20px
502
495
  margin-bottom: 14px
503
496
  color: $font-color-dark
497
+ padding: 10px 0
504
498
  div.newsletter
505
499
  background: image-url("icn_newsletter.png") no-repeat top left
506
500
  padding-left: 65px
@@ -551,9 +545,7 @@ header, div.header
551
545
  color: $font-color-light
552
546
  font-size: $font-size-main
553
547
  p
554
- margin-left: 656px
555
- text-align: left
556
- width: 300px
548
+ text-align: right
557
549
 
558
550
  ////////////////////
559
551
  // Featured Icons //
@@ -87,6 +87,8 @@ $button-colored-box-shadow-value : 0 1px 2px darken($color-background-alt, 22%)
87
87
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #68A9C5), color-stop(1, #518AB0))
88
88
  background: -moz-linear-gradient(center top , #68A9C5 0pt, #518AB0 100%) repeat scroll 0 0 transparent
89
89
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#68A9C5, endColorstr=#518AB0)"
90
+ font-color: #fff
91
+ text-shadow: 0 1px 3px lighten(#000, 30%)
90
92
  &.hover:hover
91
93
  background: darken(#518AB0, 5%)
92
94
  background: -moz-linear-gradient(top, darken(#68A9C5, 5%), darken(#518AB0, 5%))
@@ -97,6 +99,8 @@ $button-colored-box-shadow-value : 0 1px 2px darken($color-background-alt, 22%)
97
99
  background: -moz-linear-gradient(top, #bbd65f, #85a623)
98
100
  background: -webkit-gradient(linear, left top, left bottom, from(#bbd65f), to(#85a623))
99
101
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#bbd65f, endColorstr=#85a623)"
102
+ font-color: #fff
103
+ text-shadow: 0 1px 3px lighten(#000, 30%)
100
104
  &.hover:hover
101
105
  background: darken(#85a623, 5%)
102
106
  background: -moz-linear-gradient(top, darken(#bbd65f, 5%), darken(#85a623, 5%))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: engineyard-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.5
4
+ version: 2.3.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,12 +10,12 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-01-09 00:00:00.000000000 -08:00
13
+ date: 2012-01-11 00:00:00.000000000 -08:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
18
- requirement: &70230998475820 !ruby/object:Gem::Requirement
18
+ requirement: &70282138297740 !ruby/object:Gem::Requirement
19
19
  none: false
20
20
  requirements:
21
21
  - - ! '>='
@@ -23,10 +23,10 @@ dependencies:
23
23
  version: '0'
24
24
  type: :runtime
25
25
  prerelease: false
26
- version_requirements: *70230998475820
26
+ version_requirements: *70282138297740
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: jeweler
29
- requirement: &70230998475340 !ruby/object:Gem::Requirement
29
+ requirement: &70282138297200 !ruby/object:Gem::Requirement
30
30
  none: false
31
31
  requirements:
32
32
  - - ~>
@@ -34,10 +34,10 @@ dependencies:
34
34
  version: 1.5.2
35
35
  type: :development
36
36
  prerelease: false
37
- version_requirements: *70230998475340
37
+ version_requirements: *70282138297200
38
38
  - !ruby/object:Gem::Dependency
39
39
  name: rails
40
- requirement: &70230998474700 !ruby/object:Gem::Requirement
40
+ requirement: &70282138296660 !ruby/object:Gem::Requirement
41
41
  none: false
42
42
  requirements:
43
43
  - - ~>
@@ -45,7 +45,7 @@ dependencies:
45
45
  version: '3'
46
46
  type: :runtime
47
47
  prerelease: false
48
- version_requirements: *70230998474700
48
+ version_requirements: *70282138296660
49
49
  description: View helpers 'header' and 'footer', along with an assets generator to
50
50
  make any site look like http://engineyard.com
51
51
  email:
@@ -103,7 +103,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
103
103
  version: '0'
104
104
  segments:
105
105
  - 0
106
- hash: 2935109194968658627
106
+ hash: -1740855951870672310
107
107
  required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  none: false
109
109
  requirements: