linaro-jekyll-theme 0.3.5 → 0.3.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/company.yml +1 -0
- data/_data/product_db.yaml +1 -1
- data/_data/sub-nav.yml +27 -62
- data/_includes/_theme-includes/_footer/footer.html +2 -2
- data/_includes/_theme-includes/_navigation/tabbed-nav.html +6 -4
- data/_layouts/accessory-display-page.html +88 -0
- data/_layouts/empty.html +0 -1
- data/_layouts/product-display-page.html +262 -0
- data/_layouts/project-display-page.html +28 -0
- data/_sass/core/footer.scss +5 -4
- data/assets/css/products-pages.scss +2 -0
- data/assets/js/app/search.js +3 -1
- metadata +5 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ba11a157d0b30d24dd192395e5a6c8ce17090ccf
|
4
|
+
data.tar.gz: 348b72b9176b78b3c7b346dcda82fa64fd0e6c14
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bf57bd3d789a20c12c5653a2cdf9a513c6b48090673f9db9b6153c48ddfdb8d809bc8a3b1bbc0f1f01c6bd7d6df1b83f32defaa7df3278870fec0f996a24a973
|
7
|
+
data.tar.gz: 1830dd19bca1fc3a8535ec98e90e308c94e21d4b219fd1dd3a69c77e2d519eb26860a744cd5860d0618e757ee8b917eff08dadaa544184eb25eb89d8a41d0e53
|
data/_data/company.yml
CHANGED
data/_data/product_db.yaml
CHANGED
@@ -499,9 +499,9 @@ products:
|
|
499
499
|
product_long_desc: |-
|
500
500
|
96Boards Neonkey is the sensor hub platform for all 96Boards compliant family products. The Neonkey packs a Cortex-M4 chip, 512 Kbytes flash, 128 Kbytes SRAM, and more details of SPEC as below.
|
501
501
|
product_images:
|
502
|
+
- sd/neonkey-frontangle1-sd.JPG
|
502
503
|
- sd/neonkey-front-sd.JPG
|
503
504
|
- sd/neonkey-back-sd.JPG
|
504
|
-
- sd/neonkey-frontangle1-sd.JPG
|
505
505
|
|
506
506
|
product_buy_links:
|
507
507
|
-
|
data/_data/sub-nav.yml
CHANGED
@@ -3,7 +3,6 @@ pages:
|
|
3
3
|
list:
|
4
4
|
-
|
5
5
|
title: "96Boards Overview"
|
6
|
-
active: true
|
7
6
|
url: /about/
|
8
7
|
-
|
9
8
|
title: "Specifications"
|
@@ -17,80 +16,46 @@ pages:
|
|
17
16
|
-
|
18
17
|
title: "News"
|
19
18
|
url: "/news/"
|
20
|
-
|
19
|
+
urls: [/about/,/specifications/,/compliance/,/membership/,/news/]
|
21
20
|
-
|
22
21
|
list:
|
23
22
|
-
|
24
|
-
title:
|
25
|
-
url: /
|
26
|
-
-
|
27
|
-
title: "Specifications"
|
28
|
-
url: "/specifications/"
|
29
|
-
active: true
|
30
|
-
-
|
31
|
-
title: "Compliance"
|
32
|
-
url: "/compliance/"
|
33
|
-
-
|
34
|
-
title: "Membership"
|
35
|
-
url: "/membership/"
|
36
|
-
-
|
37
|
-
title: "News"
|
38
|
-
url: "/news/"
|
39
|
-
url: /specifications/
|
40
|
-
-
|
41
|
-
list:
|
23
|
+
title: Latest Boards
|
24
|
+
url: /products/
|
42
25
|
-
|
43
|
-
title:
|
44
|
-
url: /
|
26
|
+
title: Consumer Edition
|
27
|
+
url: /products/ce/
|
45
28
|
-
|
46
|
-
title:
|
47
|
-
url:
|
29
|
+
title: Enterprise Edition
|
30
|
+
url: /products/ee/
|
48
31
|
-
|
49
|
-
title:
|
50
|
-
url:
|
51
|
-
active: true
|
32
|
+
title: IoT Edition
|
33
|
+
url: /products/ie/
|
52
34
|
-
|
53
|
-
title:
|
54
|
-
url:
|
35
|
+
title: Mezzanine Products
|
36
|
+
url: /products/mezzanine/
|
55
37
|
-
|
56
|
-
title:
|
57
|
-
url:
|
58
|
-
|
38
|
+
title: Accessories
|
39
|
+
url: /products/accessories/
|
40
|
+
urls: [/products/, /products/ce/, /products/ee/, /products/ie/, /products/mezzanine/, /products/accessories/]
|
59
41
|
-
|
60
42
|
list:
|
61
43
|
-
|
62
|
-
title:
|
63
|
-
url: /
|
64
|
-
-
|
65
|
-
title: "Specifications"
|
66
|
-
url: "/specifications/"
|
67
|
-
-
|
68
|
-
title: "Compliance"
|
69
|
-
url: "/compliance/"
|
70
|
-
-
|
71
|
-
title: "Membership"
|
72
|
-
url: "/membership/"
|
73
|
-
active: true
|
74
|
-
-
|
75
|
-
title: "News"
|
76
|
-
url: "/news/"
|
77
|
-
url: /membership/
|
78
|
-
-
|
79
|
-
list:
|
44
|
+
title: All Docs
|
45
|
+
url: /products/
|
80
46
|
-
|
81
|
-
title:
|
82
|
-
url: /
|
47
|
+
title: Consumer Edition
|
48
|
+
url: /products/ce/
|
83
49
|
-
|
84
|
-
title:
|
85
|
-
url:
|
50
|
+
title: Enterprise Edition
|
51
|
+
url: /products/ee/
|
86
52
|
-
|
87
|
-
title:
|
88
|
-
url:
|
53
|
+
title: IoT Edition
|
54
|
+
url: /products/ie/
|
89
55
|
-
|
90
|
-
title:
|
91
|
-
url:
|
56
|
+
title: Mezzanine Products
|
57
|
+
url: /products/mezzanine/
|
92
58
|
-
|
93
|
-
title:
|
94
|
-
url:
|
95
|
-
|
96
|
-
url: /news/
|
59
|
+
title: Specifications
|
60
|
+
url: /documentation/specifications/
|
61
|
+
urls: [/documentation/, //, /products/ee/, /products/ie/, /products/mezzanine/, /products/accessories/]
|
@@ -13,9 +13,9 @@
|
|
13
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
|
-
<li><b><a href="{{column.url}}">{{column.title}}</a></b></li>
|
16
|
+
<li><b><a class="footer-heading" href="{{column.url}}">{{column.title}}</a></b></li>
|
17
17
|
{% for item in column.items %}
|
18
|
-
<li><a href="{{item.url}}">{{item.text}}</a></li>
|
18
|
+
<li><a class="footer-element" href="{{item.url}}">{{item.text}}</a></li>
|
19
19
|
{% endfor %}
|
20
20
|
</ul>
|
21
21
|
</div>
|
@@ -2,9 +2,11 @@
|
|
2
2
|
{% if sub-nav-tabs %}
|
3
3
|
{% assign page-base = page.url | split:'/' %}
|
4
4
|
{% for each in sub-nav-tabs %}
|
5
|
-
{%
|
6
|
-
{%
|
7
|
-
|
5
|
+
{% for each-url in each.urls %}
|
6
|
+
{% if each-url == page.url or each.url == page-base[1] %}
|
7
|
+
{% assign tab-list = each.list %}
|
8
|
+
{% endif %}
|
9
|
+
{% endfor %}
|
8
10
|
{% endfor %}
|
9
11
|
{% if tab-list %}
|
10
12
|
<div class="tabbed-area" id="tabbed-nav-bar"><!-- Nav tabs -->
|
@@ -22,7 +24,7 @@
|
|
22
24
|
<div class="collapse navbar-collapse" id="tabbed-nav-bar-collapse">
|
23
25
|
<ul class="nav nav-tabs tabbed-nav" id="tab-row" role="tablist">
|
24
26
|
{% for tab in tab-list %}
|
25
|
-
<li role="presentation" class="{% if tab.active %}active {% endif %}tabbed-nav-btn {% if tab.right %}pull-right{% endif %}"><a href="{{tab.url}}" role="link">{{ tab.title | capitalize}}</a></li>
|
27
|
+
<li role="presentation" class="{% if page-base[1] == tab.base %}active {% elsif page.url == tab.url or tab.active %}active {% endif %}tabbed-nav-btn {% if tab.right %}pull-right{% endif %}"><a href="{{tab.url}}" role="link">{{ tab.title | capitalize}}</a></li>
|
26
28
|
{% endfor %}
|
27
29
|
</ul>
|
28
30
|
</div>
|
@@ -0,0 +1,88 @@
|
|
1
|
+
---
|
2
|
+
layout: fluid
|
3
|
+
---
|
4
|
+
{% assign accessories = site.data.product_db.accessories | where: "accessory_permalink", page.permalink %}
|
5
|
+
|
6
|
+
<div class="row">
|
7
|
+
<div class="container">
|
8
|
+
{% assign content = content | strip_newlines %}
|
9
|
+
|
10
|
+
{% if content != "" %}
|
11
|
+
<div class="row">
|
12
|
+
<div class="col-md-8">
|
13
|
+
{{content}}
|
14
|
+
</div>
|
15
|
+
<div class="col-md-4 hidden-sm hidden-xs">
|
16
|
+
<img id="collection-image" class="img-responsive center-block" src="/images/96boards-logo-300x109.png" alt="96Boards logo small.">
|
17
|
+
</div>
|
18
|
+
<hr />
|
19
|
+
</div><!-- end row-->
|
20
|
+
|
21
|
+
{% endif %}
|
22
|
+
<div class="row">
|
23
|
+
|
24
|
+
|
25
|
+
{% for accessory in accessories %}
|
26
|
+
|
27
|
+
<div class="col-md-12">
|
28
|
+
<div class="row">
|
29
|
+
<div class="col-md-3">
|
30
|
+
<img class="img-responsive center-block accessory-image" src="../../product/accessories/{{accessory.accessory_category}}/images/{{ accessory.accessory_images[0]}}" alt="{{accessory.accessory_title}}">
|
31
|
+
</div>
|
32
|
+
<div class="col-md-6">
|
33
|
+
<h3>{{accessory.accessory_title}}</h3>
|
34
|
+
<p>
|
35
|
+
{% if accessory.accessory_description%}
|
36
|
+
{{accessory.accessory_description}}
|
37
|
+
{% elsif accessory.accessory_description_list %}
|
38
|
+
<ul class="list-group">
|
39
|
+
{% for feature in accessory.accessory_description_list %}
|
40
|
+
<li class="list-group-item">
|
41
|
+
{{ feature }}
|
42
|
+
</li>
|
43
|
+
{% endfor %}
|
44
|
+
</ul>
|
45
|
+
{% endif %}
|
46
|
+
</p>
|
47
|
+
</div>
|
48
|
+
<div class="col-md-3">
|
49
|
+
<div class="dropdown dropdown-container btn-group dropup btn-block text-center product-buy-dropdown">
|
50
|
+
<div class="text-center">
|
51
|
+
<a href="{{accessory.accessory_order_link[0]}}" class="btn btn-primary btn-read-more">Order Here</a>
|
52
|
+
</div>
|
53
|
+
</div>
|
54
|
+
{% if accessory.accessory_more_info %}
|
55
|
+
<div class="dropdown dropdown-container btn-group dropup btn-block text-center product-buy-dropdown">
|
56
|
+
<div class="text-center">
|
57
|
+
<a href="{{accessory.accessory_more_info}}" class="btn btn-primary btn-read-more">More Info</a>
|
58
|
+
</div>
|
59
|
+
</div>
|
60
|
+
{% endif %}
|
61
|
+
|
62
|
+
{% if accessory.accessory_search_term %}
|
63
|
+
<div class="col-xs-12">
|
64
|
+
Search term:
|
65
|
+
</div>
|
66
|
+
<div class="col-xs-12">
|
67
|
+
<div class="center-block">
|
68
|
+
<pre>{{accessory.accessory_search_term}}</pre>
|
69
|
+
</div>
|
70
|
+
</div>
|
71
|
+
{% endif %}
|
72
|
+
|
73
|
+
</div>
|
74
|
+
|
75
|
+
</div>
|
76
|
+
<hr />
|
77
|
+
</div>
|
78
|
+
|
79
|
+
|
80
|
+
{% endfor %}
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
</div>
|
86
|
+
|
87
|
+
</div><!-- end container-->
|
88
|
+
</div><!--end row-->
|
data/_layouts/empty.html
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
{% include _theme-includes/_head/head.html %}
|
2
2
|
<body>
|
3
3
|
{% include _theme-includes/_navigation/nav.html %}
|
4
|
-
{% include _theme-includes/_page-structure/breadcrumb.html %}
|
5
4
|
{{ content }}
|
6
5
|
{% include _theme-includes/_footer/footer.html %}
|
7
6
|
{% include _theme-includes/_script-includes/javascript.html %}
|
@@ -0,0 +1,262 @@
|
|
1
|
+
---
|
2
|
+
layout: fluid
|
3
|
+
specific_css: /assets/css/products-pages.css
|
4
|
+
specific_js:
|
5
|
+
- /assets/js/vendor/owl.carousel.min.js
|
6
|
+
- /assets/js/vendor/lightbox.min.js
|
7
|
+
---
|
8
|
+
{% assign product = site.data.product_db.products | where: "product_permalink", page.permalink | first %}
|
9
|
+
<div class="row">
|
10
|
+
<div class="container">
|
11
|
+
<div class="row">
|
12
|
+
<div class="col-md-8">
|
13
|
+
{{content}}
|
14
|
+
</div>
|
15
|
+
<div class="col-md-4" >
|
16
|
+
<div id="product-image-carousel">
|
17
|
+
<div class="owl-carousel owl-theme">
|
18
|
+
{% for product_image in product.product_images %}
|
19
|
+
{% assign url-name = product.product_permalink | split: "/" %}
|
20
|
+
{% assign url-name-new = url-name[2] %}
|
21
|
+
<div class="activity-block item">
|
22
|
+
<a href="../../product/{{product.product_specification}}/{{url-name-new | downcase}}/images/{{product_image}}" data-lightbox="{{product.product_title}}" data-title="{{product.product_title}}">
|
23
|
+
<img data-src="../../product/{{product.product_specification}}/{{url-name-new | downcase}}/images/{{product_image}}" class="owl-lazy img-responsive" alt="{{product_image}}" />
|
24
|
+
</a>
|
25
|
+
</div>
|
26
|
+
{% endfor %}
|
27
|
+
</div>
|
28
|
+
</div>
|
29
|
+
|
30
|
+
<!-- <div class="info">
|
31
|
+
<div class="separator clear-left">
|
32
|
+
<div class="dropdown dropdown-container btn-group dropup btn-block">
|
33
|
+
<button type="button" class="btn btn-primary dropdown-toggle btn-block" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
34
|
+
Buy
|
35
|
+
<i class="buy-font-awesome-icon button-icon fa fa-shopping-cart"></i>
|
36
|
+
<span class="sr-only">Toggle Dropdown</span>
|
37
|
+
</button>
|
38
|
+
<ul class="dropdown-menu">
|
39
|
+
{% for buy_link in product.product_buy_links %}
|
40
|
+
<li><a href="{{ buy_link.link-url }}">{{ buy_link.link-title }}</a></li>
|
41
|
+
{% endfor %}
|
42
|
+
</ul>
|
43
|
+
</div>
|
44
|
+
</div>
|
45
|
+
</div> -->
|
46
|
+
|
47
|
+
{% if product.product_buy_links %}
|
48
|
+
<ul class="list-group buy-links">
|
49
|
+
<li href="#" class="list-group-item active"><b title="Buy Now">Buy Now</b><i class="glyphicon glyphicon-shopping-cart pull-right" style="margin-top:8px;"></i></li>
|
50
|
+
{% for buy_link in product.product_buy_links %}
|
51
|
+
<li class="list-group-item">
|
52
|
+
<a href="{{ buy_link.link-url }}">
|
53
|
+
<span class="text-left">{{ buy_link.link-title }}</span>
|
54
|
+
</a>
|
55
|
+
|
56
|
+
<small>
|
57
|
+
{% if buy_link.type == "package" %}<span>Package Deal</span>{% endif %}
|
58
|
+
{% if buy_link.type == "board" %}<span>Board</span>{% endif %}
|
59
|
+
{% if buy_link.from %}<a href="{{ buy_link.link-url }}">Buy from {{buy_link.from}}</a>{% endif %}
|
60
|
+
</small>
|
61
|
+
|
62
|
+
</li>
|
63
|
+
{% endfor %}
|
64
|
+
</ul>
|
65
|
+
{% endif %}
|
66
|
+
|
67
|
+
<!--Side Panel Start------------------------------->
|
68
|
+
<!-- {% if product.product_buy_links %}
|
69
|
+
<ul class="list-group">
|
70
|
+
<li href="#" class="list-group-item active"><b>Buy Links</b></li>
|
71
|
+
{% for buy_link in product.product_buy_links %}
|
72
|
+
<li class="list-group-item">
|
73
|
+
<a href="{{ buy_link.link-url }}">
|
74
|
+
<span class="text-left">{{ buy_link.link-title }}</span>
|
75
|
+
</a>
|
76
|
+
</li>
|
77
|
+
{% endfor %}
|
78
|
+
</ul>
|
79
|
+
{% endif %} -->
|
80
|
+
|
81
|
+
{% if product.product_video[0] %}
|
82
|
+
<div class="row">
|
83
|
+
<div class="embed-responsive embed-responsive-16by9">
|
84
|
+
<iframe class="lazyload embed-responsive-item"
|
85
|
+
data-src="{{product.product_video[0]}}">
|
86
|
+
</iframe>
|
87
|
+
</div>
|
88
|
+
</div>
|
89
|
+
<br />
|
90
|
+
{% endif %}
|
91
|
+
{% if product.product_video[1] %}
|
92
|
+
<div class="row">
|
93
|
+
<div class="embed-responsive embed-responsive-16by9">
|
94
|
+
<iframe class="lazyload embed-responsive-item"
|
95
|
+
data-src="{{product.product_video[1]}}">
|
96
|
+
</iframe>
|
97
|
+
</div>
|
98
|
+
</div>
|
99
|
+
<br />
|
100
|
+
{% endif %}
|
101
|
+
|
102
|
+
{% if product.product_documents %}
|
103
|
+
<ul class="list-group">
|
104
|
+
<li href="#" class="list-group-item active"><b title="Documents and Resources">Documents / Resources</b></li>
|
105
|
+
{% for doc in product.product_documents %}
|
106
|
+
<li class="list-group-item">
|
107
|
+
<a href="{{ doc.link }}">
|
108
|
+
<span class="text-left">{{ doc.title }}</span>
|
109
|
+
</a>
|
110
|
+
</li>
|
111
|
+
{% endfor %}
|
112
|
+
</ul>
|
113
|
+
<br />
|
114
|
+
{% endif %}
|
115
|
+
|
116
|
+
{% if product.product_os %}
|
117
|
+
<ul class="list-group">
|
118
|
+
<li href="#" class="list-group-item active"><b title="Operating Systems">OS</b></li>
|
119
|
+
{% for os in product.product_os %}
|
120
|
+
<li class="list-group-item">
|
121
|
+
<a href="{{ os.link }}">
|
122
|
+
<span class="text-left">{{ os.title }}</span>
|
123
|
+
</a>
|
124
|
+
</li>
|
125
|
+
{% endfor %}
|
126
|
+
</ul>
|
127
|
+
{% endif %}
|
128
|
+
|
129
|
+
|
130
|
+
{% if product.product_middleware %}
|
131
|
+
<ul class="list-group">
|
132
|
+
<li href="#" class="list-group-item active"><b title="Operating Systems">Middleware/SDKS</b></li>
|
133
|
+
{% for middleware in product.product_middleware %}
|
134
|
+
<li class="list-group-item">
|
135
|
+
<a href="{{ middleware.link }}">
|
136
|
+
<span class="text-left">{{ middleware.title }}</span>
|
137
|
+
</a>
|
138
|
+
</li>
|
139
|
+
{% endfor %}
|
140
|
+
</ul>
|
141
|
+
{% endif %}
|
142
|
+
|
143
|
+
{% if product.product_third_party_images %}
|
144
|
+
<ul class="list-group">
|
145
|
+
<li href="#" class="list-group-item active"><b>Third Party Images</b></li>
|
146
|
+
{% for image in product.product_third_party_images %}
|
147
|
+
<li class="list-group-item">
|
148
|
+
<a href="{{ image.link }}">
|
149
|
+
<span class="text-left">{{ image.title }}</span>
|
150
|
+
</a>
|
151
|
+
</li>
|
152
|
+
{% endfor %}
|
153
|
+
</ul>
|
154
|
+
{% endif %}
|
155
|
+
|
156
|
+
{% if product.product_more_info %}
|
157
|
+
<ul class="list-group">
|
158
|
+
<li href="#" class="list-group-item active"><b>More Info</b></li>
|
159
|
+
{% for info in product.product_more_info %}
|
160
|
+
<li class="list-group-item">
|
161
|
+
<a href="{{ info.link }}">
|
162
|
+
<span class="text-left">{{ info.title }}</span>
|
163
|
+
</a>
|
164
|
+
</li>
|
165
|
+
{% endfor %}
|
166
|
+
</ul>
|
167
|
+
{% endif %}
|
168
|
+
|
169
|
+
{% if product.product_media_highlights %}
|
170
|
+
{% assign url-product-name = product.product_permalink | split: "/" %}
|
171
|
+
{% assign url-product-name = url-product-name[2] %}
|
172
|
+
|
173
|
+
{% assign media-highlights = site.data.news.entries | where: "tag", url-product-name %}
|
174
|
+
<ul class="list-group">
|
175
|
+
<li href="#" class="list-group-item active"><b>Media Highlights</b></li>
|
176
|
+
{% for info in media-highlights %}
|
177
|
+
<li class="list-group-item">
|
178
|
+
<a href="{{ info.link }}">
|
179
|
+
<span class="text-left">{{ info.title }}</span>
|
180
|
+
</a>
|
181
|
+
</li>
|
182
|
+
{% endfor %}
|
183
|
+
</ul>
|
184
|
+
{% endif %}
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
<!--Side Panel END---------------------------->
|
189
|
+
|
190
|
+
</div>
|
191
|
+
</div><!-- end row-->
|
192
|
+
<div class="row">
|
193
|
+
|
194
|
+
<div class="col-md-10">
|
195
|
+
<!--Main Section Start---------------------------->
|
196
|
+
{% if product.product_accessories %}
|
197
|
+
<hr/>
|
198
|
+
{% elsif product.product_kits %}
|
199
|
+
<hr/>
|
200
|
+
{% elsif product.product_mezzanine %}
|
201
|
+
<hr/>
|
202
|
+
{% endif %}
|
203
|
+
|
204
|
+
<div class="row product-bottom-panel">
|
205
|
+
|
206
|
+
{% if product.product_accessories %}
|
207
|
+
<div class="col-md-4">
|
208
|
+
<ul class="list-group" id="features-list">
|
209
|
+
<a href="/products/accessories/"><li class="list-group-item active"><b>Accessories</b></li></a>
|
210
|
+
{% for accessory in product.product_accessories %}
|
211
|
+
<li class="list-group-item">
|
212
|
+
<a href="{{accessory.link}}">{{ accessory.title }}</a>
|
213
|
+
</li>
|
214
|
+
{% endfor %}
|
215
|
+
</ul>
|
216
|
+
</div>
|
217
|
+
{% endif %}
|
218
|
+
|
219
|
+
{% if product.product_mezzanine %}
|
220
|
+
<div class="col-md-4">
|
221
|
+
<ul class="list-group" id="features-list">
|
222
|
+
<a href="/products/mezzanine/"><li class="list-group-item active"><b>Mezzanine</b></li></a>
|
223
|
+
{% for mezzanine in product.product_mezzanine %}
|
224
|
+
<li class="list-group-item">
|
225
|
+
<a href="{{mezzanine.link}}">{{ mezzanine.title }}</a>
|
226
|
+
</li>
|
227
|
+
{% endfor %}
|
228
|
+
</ul>
|
229
|
+
</div>
|
230
|
+
{% endif %}
|
231
|
+
|
232
|
+
{% if product.product_kits %}
|
233
|
+
<div class="col-md-4">
|
234
|
+
<ul class="list-group" id="features-list">
|
235
|
+
<li href="#" class="list-group-item active"><b>Kits</b></li>
|
236
|
+
{% for kit in product.product_kits %}
|
237
|
+
<li class="list-group-item">
|
238
|
+
<a href="{{kit.link}}/">{{ kit.title }}</a>
|
239
|
+
</li>
|
240
|
+
{% endfor %}
|
241
|
+
</ul>
|
242
|
+
</div>
|
243
|
+
{% endif %}
|
244
|
+
|
245
|
+
|
246
|
+
</div>
|
247
|
+
<!--Main Section END--------------------------->
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
</div>
|
252
|
+
|
253
|
+
<div class="col-md-2">
|
254
|
+
<!--Side Panel Two Start --------------------------->
|
255
|
+
|
256
|
+
<!--Side Panel Two END--------------------------->
|
257
|
+
</div>
|
258
|
+
|
259
|
+
</div>
|
260
|
+
|
261
|
+
</div><!-- end container-->
|
262
|
+
</div><!--end row-->
|
@@ -0,0 +1,28 @@
|
|
1
|
+
---
|
2
|
+
layout: fluid
|
3
|
+
---
|
4
|
+
<div class="row ">
|
5
|
+
<div class="container">
|
6
|
+
<div class="row">
|
7
|
+
<div class="col-md-8">
|
8
|
+
{{content}}
|
9
|
+
</div>
|
10
|
+
{% if page.images %}
|
11
|
+
<div class="col-md-4">
|
12
|
+
<div class="owl-carousel owl-theme" id="product-image">
|
13
|
+
{% for project_image in page.images %}
|
14
|
+
{% assign page-uri = page.permalink | split: "/" %}
|
15
|
+
{% assign page-uri = page-uri[2] %}
|
16
|
+
<div class="activity-block item">
|
17
|
+
<a href="{% asset_path '{{project_image}}'%}" data-lightbox="projects" data-title="{{page.title}}">
|
18
|
+
<img data-src="{% asset_path '{{project_image}}'%}" class="owl-lazy img-responsive" alt="{{project_image}}" />
|
19
|
+
</a>
|
20
|
+
</div>
|
21
|
+
{% endfor %}
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
{% endif %}
|
25
|
+
</div><!-- end row-->
|
26
|
+
|
27
|
+
</div><!-- end container-->
|
28
|
+
</div><!--end row-->
|
data/_sass/core/footer.scss
CHANGED
@@ -29,7 +29,7 @@ footer h3 {
|
|
29
29
|
font-weight:700;
|
30
30
|
}
|
31
31
|
footer a:hover{
|
32
|
-
color:
|
32
|
+
color: $brand-primary;
|
33
33
|
text-decoration: none;
|
34
34
|
transition: color .5s ease;
|
35
35
|
-moz-transition: color .5s ease;
|
@@ -37,11 +37,10 @@ footer a:hover{
|
|
37
37
|
}
|
38
38
|
|
39
39
|
footer b a {
|
40
|
-
color:
|
40
|
+
color: $brand-primary;
|
41
41
|
}
|
42
42
|
footer b a:hover{
|
43
|
-
color:
|
44
|
-
|
43
|
+
color: #FFF;
|
45
44
|
}
|
46
45
|
|
47
46
|
.footer-bottom {
|
@@ -50,6 +49,8 @@ footer b a:hover{
|
|
50
49
|
background-color: darken($brand-primary, 20%);
|
51
50
|
color: #FFF;
|
52
51
|
}
|
52
|
+
|
53
|
+
|
53
54
|
.footer-strip{
|
54
55
|
background-color: $gray-darker;
|
55
56
|
border-top: 1px $gray-dark solid;
|
data/assets/js/app/search.js
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
---
|
2
|
+
---
|
1
3
|
function getAllUrlParams(url) {
|
2
4
|
var queryString = url ? url.split('?')[1] : window.location.search.slice(1);
|
3
5
|
var obj = {};
|
@@ -38,4 +40,4 @@ function getAllUrlParams(url) {
|
|
38
40
|
var searchQuery = getAllUrlParams().q;
|
39
41
|
|
40
42
|
|
41
|
-
$('#searchIframe').attr('src', "https://search.linaro.org/search/?fields.label=
|
43
|
+
$('#searchIframe').attr('src', "https://search.linaro.org/search/?fields.label={{site.data.company.search-label}}&q=" + searchQuery);
|
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.3.
|
4
|
+
version: 0.3.6
|
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-
|
11
|
+
date: 2017-07-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -216,6 +216,7 @@ files:
|
|
216
216
|
- _includes/media.html
|
217
217
|
- _includes/owl-carousel-homepage.html
|
218
218
|
- _layouts/about.html
|
219
|
+
- _layouts/accessory-display-page.html
|
219
220
|
- _layouts/blog.html
|
220
221
|
- _layouts/default-no-sub-nav.html
|
221
222
|
- _layouts/default.html
|
@@ -224,6 +225,8 @@ files:
|
|
224
225
|
- _layouts/fluid.html
|
225
226
|
- _layouts/home.html
|
226
227
|
- _layouts/post.html
|
228
|
+
- _layouts/product-display-page.html
|
229
|
+
- _layouts/project-display-page.html
|
227
230
|
- _sass/_bootstrap-compass.scss
|
228
231
|
- _sass/_bootstrap-mincer.scss
|
229
232
|
- _sass/_bootstrap-sprockets.scss
|