linaro-jekyll-theme 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 933baa3a95d4ae115962b20317516e4030a8ae00
4
- data.tar.gz: de047f0462704b9f8198d341c8286ad1791f0235
3
+ metadata.gz: 265ce5802fea4ec1cb020a09149334805f7d2e60
4
+ data.tar.gz: 6ec71c075aac938f0794e3c362ab8b0e1f4fa2bc
5
5
  SHA512:
6
- metadata.gz: 3931ad65a097acf9a695482f98c054a0e9d08070c89a53dc2d005685f6840f04fce03e5a161052df6ded60afdc2729b4002eba7dbff94b3438fb3c23aa85fd61
7
- data.tar.gz: 95d38a865aa5c5c93fe58fb7c6555b85dc144d089a46de1580f0d5cd11681dbb92ae274ea5d25db057f51a9fcdd684d53bfbf54553d556a37ada0900a68fe6ca
6
+ metadata.gz: dcf6efdf402d6285e61d45b382a9dea56955f4fb011678ac792557459369ccc076c142f52a920a0ad1a85dc46b8fdf66d05f2714392fa3b7a40f2c8360d14abd
7
+ data.tar.gz: b7dfb9ed89b8306e34e850a8019ed5e37a08dfd729ea4b5096124bc082d13bd4076c8283f18627981a9761abd87be50b356fedbf6b2a495e5f467f86f991ba7d
data/_data/footer.yml ADDED
@@ -0,0 +1,111 @@
1
+
2
+ columns:
3
+ - title: Column 1
4
+ url: /
5
+ items:
6
+ - text: DragonBoard™ 410c
7
+ url : /
8
+ - text: DragonBoard™ 410c
9
+ url : /
10
+ - text: DragonBoard™ 410c
11
+ url : /
12
+ - text: DragonBoard™ 410c
13
+ url : /
14
+ - text: DragonBoard™ 410c
15
+ url : /
16
+ - text: DragonBoard™ 410c
17
+ url : /
18
+ - text: DragonBoard™ 410c
19
+ url : /
20
+ - title: Column 2
21
+ url: /
22
+ items:
23
+ - text: DragonBoard™ 410c
24
+ url : /
25
+ - text: DragonBoard™ 410c
26
+ url : /
27
+ - text: DragonBoard™ 410c
28
+ url : /
29
+ - text: DragonBoard™ 410c
30
+ url : /
31
+ - text: DragonBoard™ 410c
32
+ url : /
33
+ - text: DragonBoard™ 410c
34
+ url : /
35
+ - text: DragonBoard™ 410c
36
+ url : /
37
+ - title: Column 3
38
+ url: /
39
+ items:
40
+ - text: DragonBoard™ 410c
41
+ url : /
42
+ - text: DragonBoard™ 410c
43
+ url : /
44
+ - text: DragonBoard™ 410c
45
+ url : /
46
+ - text: DragonBoard™ 410c
47
+ url : /
48
+ - text: DragonBoard™ 410c
49
+ url : /
50
+ - text: DragonBoard™ 410c
51
+ url : /
52
+ - text: DragonBoard™ 410c
53
+ url : /
54
+ - title: Column 4
55
+ url: /
56
+ items:
57
+ - text: DragonBoard™ 410c
58
+ url : /
59
+ - text: DragonBoard™ 410c
60
+ url : /
61
+ - text: DragonBoard™ 410c
62
+ url : /
63
+ - text: DragonBoard™ 410c
64
+ url : /
65
+ - text: DragonBoard™ 410c
66
+ url : /
67
+ - text: DragonBoard™ 410c
68
+ url : /
69
+ - text: DragonBoard™ 410c
70
+ url : /
71
+ - title: Column 5
72
+ url: /
73
+ items:
74
+ - text: DragonBoard™ 410c
75
+ url : /
76
+ - text: DragonBoard™ 410c
77
+ url : /
78
+ - text: DragonBoard™ 410c
79
+ url : /
80
+ - text: DragonBoard™ 410c
81
+ url : /
82
+ - text: DragonBoard™ 410c
83
+ url : /
84
+ - text: DragonBoard™ 410c
85
+ url : /
86
+ - text: DragonBoard™ 410c
87
+ url : /
88
+ - title: Column 6
89
+ url: /
90
+ items:
91
+ - text: DragonBoard™ 410c
92
+ url : /
93
+ - text: DragonBoard™ 410c
94
+ url : /
95
+ - text: DragonBoard™ 410c
96
+ url : /
97
+ - text: DragonBoard™ 410c
98
+ url : /
99
+ - text: DragonBoard™ 410c
100
+ url : /
101
+ - text: DragonBoard™ 410c
102
+ url : /
103
+ - text: DragonBoard™ 410c
104
+ url : /
105
+ companylinks:
106
+ - name: Legal
107
+ url: /legal/
108
+ - name: Contact
109
+ url: /contact/
110
+ - name: Press
111
+ url: /press/
data/_data/linaro.yml ADDED
@@ -0,0 +1,4 @@
1
+ name: Linaro
2
+ logo: /assets/images/Linaro-Logo_light.png
3
+ footer-logo: /assets/images/Linaro-Sprinkle.svg
4
+ url: https://www.linaro.org
@@ -10,7 +10,7 @@
10
10
  <div class="footer" id="footer">
11
11
  <div class="container">
12
12
  <div class="row main-footer-content">
13
- {% for column in site.footer.columns %}
13
+ {% for column in site.data.footer.columns %}
14
14
  <div class="col-xs-6 col-md-2">
15
15
  <ul class="list-unstyled ">
16
16
  <li><b><a href="{{column.url}}">{{column.title}}</a></b></li>
@@ -25,8 +25,8 @@
25
25
  <div class="row footer-strip">
26
26
  <div class="container">
27
27
  <div class="col-md-6 company-footer-bottom">
28
- <a href="{{site.linaro.url}}"><img src="{{site.linaro.footer-logo}}" width="40px" height="100%" alt="Linaro Icon"/></a>
29
- <a style="color:white;">Portions of this content &copy; 2017 <a href="{{site.linaro.url}}">{{site.linaro.name}}</a>
28
+ <a href="{{site.data.linaro.url}}"><img src="{{site.data.linaro.footer-logo}}" width="40px" height="100%" alt="Linaro Icon"/></a>
29
+ <a style="color:white;">Portions of this content &copy; 2017 <a href="{{site.data.linaro.url}}">{{site.data.linaro.name}}</a>
30
30
  {% for companypage in site.footer.companylinks %}
31
31
  <span class="coloured-bp">&bull;</span> <a href="{{companypage.url}}">{{companypage.name}}</a>
32
32
  {% endfor %}
@@ -2,7 +2,7 @@
2
2
  {% include _theme-includes/_script-includes/gtm/gtm-noscript.html %}
3
3
  {% endif %}
4
4
  <div class="main-navbar">
5
- <nav class="{% if site.navigation.style %}{{ site.navigation.style }}{% else %}navbar-inverse navbar-fixed-top{% endif %}" role="navigation" id="main-navigation">
5
+ <nav class="{% if site.data.nav.style %}{{ site.data.nav.style }}{% else %}navbar-inverse navbar-fixed-top{% endif %}" role="navigation" id="main-navigation">
6
6
  <div class="container">
7
7
 
8
8
  <input type="checkbox" id="navbar-toggle-cbox">
@@ -15,10 +15,10 @@
15
15
  <span class="icon-bar"></span>
16
16
  <span class="icon-bar"></span>
17
17
  </label>
18
- {% if site.navigation.brand %}
19
- <a class="navbar-brand " href="{{site.navigation.brand.url}}">
20
- {% if site.navigation.brand.image %}
21
- <img src="{{site.navigation.brand.image}}" alt="{{site.title}} Logo." id="brand-image">
18
+ {% if site.data.nav.brand %}
19
+ <a class="navbar-brand " href="{{site.data.nav.brand.url}}">
20
+ {% if site.data.nav.brand.image %}
21
+ <img src="{{site.data.nav.brand.image}}" alt="{{site.title}} Logo." id="brand-image">
22
22
  {% else %}
23
23
  {{site.title}}
24
24
  {% endif %}
@@ -29,7 +29,7 @@
29
29
  <!-- NAVBAR COLLAPSE-->
30
30
  <div class="collapse navbar-collapse" id="navbar-collapse">
31
31
  <ul class="nav navbar-nav navbar-right" id="navbar-buttons">
32
- {% for section in site.navigation.pages %}
32
+ {% for section in site.data.nav.pages %}
33
33
  {% if section.options %}
34
34
  <li class="dropdown">
35
35
  <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{{section.title}} <span class="caret"></span></a>
@@ -63,7 +63,7 @@
63
63
  </ul>
64
64
  </li>
65
65
 
66
-
66
+
67
67
  </ul>
68
68
  </div>
69
69
 
@@ -0,0 +1,15 @@
1
+ {% include _theme-includes/_head/head.html %}
2
+ <body>
3
+ {% include _theme-includes/_navigation/nav.html %}
4
+ {% include _theme-includes/_page-structure/breadcrumb.html %}
5
+ <div class="container-fluid">
6
+ <div class="row">
7
+ <div class="container content-container">
8
+ {{ content }}
9
+ </div>
10
+ </div>
11
+ {% include _theme-includes/_footer/footer.html %}
12
+ </div>
13
+ {% include _theme-includes/_script-includes/javascript.html %}
14
+ </body>
15
+ </html>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-25 00:00:00.000000000 Z
11
+ date: 2017-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -173,6 +173,8 @@ extra_rdoc_files: []
173
173
  files:
174
174
  - LICENSE.txt
175
175
  - README.md
176
+ - _data/footer.yml
177
+ - _data/linaro.yml
176
178
  - _includes/_theme-includes/_blog/pagination.html
177
179
  - _includes/_theme-includes/_footer/backup.html
178
180
  - _includes/_theme-includes/_footer/footer.html
@@ -195,6 +197,7 @@ files:
195
197
  - _includes/media.html
196
198
  - _includes/owl-carousel-homepage.html
197
199
  - _layouts/default.html
200
+ - _layouts/home.html
198
201
  - _layouts/post.html
199
202
  - _sass/_bootstrap-compass.scss
200
203
  - _sass/_bootstrap-mincer.scss