jumbo-jekyll-theme 5.6.9.2 → 5.6.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +10 -10
- data/_config.yml +213 -213
- data/_data/example-carousel-data-source.yml +36 -36
- data/_data/footer.yml +33 -33
- data/_data/nav.yml +17 -17
- data/_data/settings.yml +103 -103
- data/_data/tags.yml +11 -11
- data/_data/universal-nav.yml +7 -7
- data/_includes/breadcrumb.html +97 -97
- data/_includes/core/blocks.html +30 -30
- data/_includes/core/button.html +5 -5
- data/_includes/core/buttons.html +5 -5
- data/_includes/core/container_row.html +7 -7
- data/_includes/core/feature_block.html +43 -43
- data/_includes/core/full_width_row.html +5 -5
- data/_includes/core/members-section.html +32 -32
- data/_includes/core/slider.html +33 -33
- data/_includes/core/slider_row.html +2 -2
- data/_includes/core/title.html +3 -3
- data/_includes/core/youtube_video_embed.html +11 -11
- data/_includes/css.html +9 -9
- data/_includes/custom_include.html +13 -13
- data/_includes/custom_include_row.html +562 -562
- data/_includes/display-blog-posts.html +154 -154
- data/_includes/flow_inner.html +19 -19
- data/_includes/footer.html +68 -68
- data/_includes/google-analytics.html +16 -16
- data/_includes/head.html +19 -19
- data/_includes/image.html +6 -6
- data/_includes/javascript.html +10 -10
- data/_includes/jumbotron.html +115 -115
- data/_includes/linaro-404.html +19 -19
- data/_includes/nav.html +153 -153
- data/_includes/pagination.html +38 -38
- data/_includes/post-sidebar.html +182 -182
- data/_includes/responsive-image.html +5 -5
- data/_includes/schema.html +43 -43
- data/_includes/thumb.html +1 -1
- data/_includes/thumbnail_image.html +9 -9
- data/_includes/universal-nav.html +30 -30
- data/_layouts/author.html +5 -5
- data/_layouts/default.html +3 -3
- data/_layouts/error.html +25 -25
- data/_layouts/flow.html +35 -35
- data/_layouts/jumbotron.html +11 -11
- data/_layouts/post-index.html +16 -16
- data/_layouts/post.html +39 -39
- data/_sass/app/overrides.scss +65 -65
- data/_sass/app/search.scss +51 -51
- data/_sass/bootstrap/_variables.scss +932 -932
- data/_sass/core.scss +20 -20
- data/_sass/core/blog.scss +425 -425
- data/_sass/core/carousel-header.scss +90 -90
- data/_sass/core/error.scss +190 -190
- data/_sass/core/flow.scss +186 -186
- data/_sass/core/footer.scss +141 -141
- data/_sass/core/jumbotron.scss +279 -279
- data/_sass/core/normalize.scss +357 -357
- data/_sass/core/theme.scss +871 -871
- data/_sass/home.scss +2 -2
- data/assets/css/main-blog.scss +13 -13
- data/assets/css/main-error.scss +13 -13
- data/assets/css/main.scss +11 -11
- data/assets/js/app/facebook.js +7 -7
- data/assets/js/app/main.js +261 -261
- data/assets/js/pacakge-search.js +9 -9
- data/assets/js/package-blog.js +12 -12
- data/assets/js/package-extended.js +14 -14
- data/assets/js/package-home.js +14 -14
- data/assets/js/package-main.js +13 -13
- data/assets/js/package-search.js +8 -8
- data/assets/js/vendor/fess-ss.min.js +24 -24
- data/robots.txt +9 -9
- metadata +2 -16
@@ -1,36 +1,36 @@
|
|
1
|
-
- image: /assets/images/content/background-image1.jpg
|
2
|
-
alt: Background Image
|
3
|
-
title: Background Image 1
|
4
|
-
- image: /assets/images/content/background-image1.jpg
|
5
|
-
alt: Background Image
|
6
|
-
title: Background Image 1
|
7
|
-
- image: /assets/images/content/background-image1.jpg
|
8
|
-
alt: Background Image
|
9
|
-
title: Background Image 1
|
10
|
-
- image: /assets/images/content/background-image1.jpg
|
11
|
-
alt: Background Image
|
12
|
-
title: Background Image 1
|
13
|
-
- image: /assets/images/content/background-image1.jpg
|
14
|
-
alt: Background Image
|
15
|
-
title: Background Image 1
|
16
|
-
- image: /assets/images/content/background-image1.jpg
|
17
|
-
alt: Background Image
|
18
|
-
title: Background Image 1
|
19
|
-
- image: /assets/images/content/background-image1.jpg
|
20
|
-
alt: Background Image
|
21
|
-
title: Background Image 1
|
22
|
-
- image: /assets/images/content/background-image1.jpg
|
23
|
-
alt: Background Image
|
24
|
-
title: Background Image 1
|
25
|
-
- image: /assets/images/content/background-image1.jpg
|
26
|
-
alt: Background Image
|
27
|
-
title: Background Image 1
|
28
|
-
- image: /assets/images/content/background-image1.jpg
|
29
|
-
alt: Background Image
|
30
|
-
title: Background Image 1
|
31
|
-
- image: /assets/images/content/background-image1.jpg
|
32
|
-
alt: Background Image
|
33
|
-
title: Background Image 1
|
34
|
-
- image: /assets/images/content/background-image1.jpg
|
35
|
-
alt: Background Image
|
36
|
-
title: Background Image 1
|
1
|
+
- image: /assets/images/content/background-image1.jpg
|
2
|
+
alt: Background Image
|
3
|
+
title: Background Image 1
|
4
|
+
- image: /assets/images/content/background-image1.jpg
|
5
|
+
alt: Background Image
|
6
|
+
title: Background Image 1
|
7
|
+
- image: /assets/images/content/background-image1.jpg
|
8
|
+
alt: Background Image
|
9
|
+
title: Background Image 1
|
10
|
+
- image: /assets/images/content/background-image1.jpg
|
11
|
+
alt: Background Image
|
12
|
+
title: Background Image 1
|
13
|
+
- image: /assets/images/content/background-image1.jpg
|
14
|
+
alt: Background Image
|
15
|
+
title: Background Image 1
|
16
|
+
- image: /assets/images/content/background-image1.jpg
|
17
|
+
alt: Background Image
|
18
|
+
title: Background Image 1
|
19
|
+
- image: /assets/images/content/background-image1.jpg
|
20
|
+
alt: Background Image
|
21
|
+
title: Background Image 1
|
22
|
+
- image: /assets/images/content/background-image1.jpg
|
23
|
+
alt: Background Image
|
24
|
+
title: Background Image 1
|
25
|
+
- image: /assets/images/content/background-image1.jpg
|
26
|
+
alt: Background Image
|
27
|
+
title: Background Image 1
|
28
|
+
- image: /assets/images/content/background-image1.jpg
|
29
|
+
alt: Background Image
|
30
|
+
title: Background Image 1
|
31
|
+
- image: /assets/images/content/background-image1.jpg
|
32
|
+
alt: Background Image
|
33
|
+
title: Background Image 1
|
34
|
+
- image: /assets/images/content/background-image1.jpg
|
35
|
+
alt: Background Image
|
36
|
+
title: Background Image 1
|
data/_data/footer.yml
CHANGED
@@ -1,33 +1,33 @@
|
|
1
|
-
# Copyright text to be displayed at the very bottom of the footer
|
2
|
-
copyright-text: Jumbo Jekyll Theme
|
3
|
-
# Set this to false if you do not want the Linaro logo in the footer.
|
4
|
-
linaro-branding: false
|
5
|
-
# Social Media Icons Row
|
6
|
-
social-media-icons: false
|
7
|
-
# Display the contact details section
|
8
|
-
display-contact-details: false
|
9
|
-
# These links are displayed at the very bottom of the footer.
|
10
|
-
company-links:
|
11
|
-
- name: GitHub
|
12
|
-
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
13
|
-
second-column:
|
14
|
-
title: Latest News & Blogs
|
15
|
-
latest-posts: true
|
16
|
-
# Optionally display another list of items
|
17
|
-
# items:
|
18
|
-
# - name: 96Boards
|
19
|
-
# url: https://www.96boards.org
|
20
|
-
# - name: Linaro Connect
|
21
|
-
# url: https://connect.linaro.org
|
22
|
-
# - name: DeviceTree
|
23
|
-
# url: https://www.devicetree.org
|
24
|
-
# - name: OP-TEE
|
25
|
-
# url: https://www.op-tee.org
|
26
|
-
# - name: Linaro Developer Cloud
|
27
|
-
# url: https://www.linaro.cloud
|
28
|
-
# Custom Col on the right
|
29
|
-
third-column:
|
30
|
-
title: Other Projects
|
31
|
-
items:
|
32
|
-
- name: Another project
|
33
|
-
url: https://github.com
|
1
|
+
# Copyright text to be displayed at the very bottom of the footer
|
2
|
+
copyright-text: Jumbo Jekyll Theme
|
3
|
+
# Set this to false if you do not want the Linaro logo in the footer.
|
4
|
+
linaro-branding: false
|
5
|
+
# Social Media Icons Row
|
6
|
+
social-media-icons: false
|
7
|
+
# Display the contact details section
|
8
|
+
display-contact-details: false
|
9
|
+
# These links are displayed at the very bottom of the footer.
|
10
|
+
company-links:
|
11
|
+
- name: GitHub
|
12
|
+
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
13
|
+
second-column:
|
14
|
+
title: Latest News & Blogs
|
15
|
+
latest-posts: true
|
16
|
+
# Optionally display another list of items
|
17
|
+
# items:
|
18
|
+
# - name: 96Boards
|
19
|
+
# url: https://www.96boards.org
|
20
|
+
# - name: Linaro Connect
|
21
|
+
# url: https://connect.linaro.org
|
22
|
+
# - name: DeviceTree
|
23
|
+
# url: https://www.devicetree.org
|
24
|
+
# - name: OP-TEE
|
25
|
+
# url: https://www.op-tee.org
|
26
|
+
# - name: Linaro Developer Cloud
|
27
|
+
# url: https://www.linaro.cloud
|
28
|
+
# Custom Col on the right
|
29
|
+
third-column:
|
30
|
+
title: Other Projects
|
31
|
+
items:
|
32
|
+
- name: Another project
|
33
|
+
url: https://github.com
|
data/_data/nav.yml
CHANGED
@@ -1,17 +1,17 @@
|
|
1
|
-
# Search Config
|
2
|
-
search:
|
3
|
-
enabled: false
|
4
|
-
label: JJT
|
5
|
-
universal-nav: true
|
6
|
-
# Nav Brand Config
|
7
|
-
brand:
|
8
|
-
text: Jumbo Jekyll Theme
|
9
|
-
url: /
|
10
|
-
# Navigation pages
|
11
|
-
pages:
|
12
|
-
- title: Flow Example
|
13
|
-
url: /flow/
|
14
|
-
- title: Blog
|
15
|
-
url: /blog/
|
16
|
-
active_paths:
|
17
|
-
- /blog/
|
1
|
+
# Search Config
|
2
|
+
search:
|
3
|
+
enabled: false
|
4
|
+
label: JJT
|
5
|
+
universal-nav: true
|
6
|
+
# Nav Brand Config
|
7
|
+
brand:
|
8
|
+
text: Jumbo Jekyll Theme
|
9
|
+
url: /
|
10
|
+
# Navigation pages
|
11
|
+
pages:
|
12
|
+
- title: Flow Example
|
13
|
+
url: /flow/
|
14
|
+
- title: Blog
|
15
|
+
url: /blog/
|
16
|
+
active_paths:
|
17
|
+
- /blog/
|
data/_data/settings.yml
CHANGED
@@ -1,103 +1,103 @@
|
|
1
|
-
# Custom Favicon
|
2
|
-
favicon: /assets/images/favicon.png
|
3
|
-
# Placeholder for Missing Images
|
4
|
-
placeholder: /assets/images/placeholder.png
|
5
|
-
# Support for http2 push features
|
6
|
-
http2: false
|
7
|
-
# Ascii Art
|
8
|
-
ascii-art: ascii-art.html
|
9
|
-
# Hide the last modified page date from showing
|
10
|
-
hide_last_modified: true
|
11
|
-
# Support for http2 push features
|
12
|
-
http2_resources:
|
13
|
-
- rel: preload
|
14
|
-
as: font
|
15
|
-
type: font/woff2
|
16
|
-
href: /assets/fonts/lato-regular/Lato-regular.woff2
|
17
|
-
# Footer Newsletter toggle.
|
18
|
-
newsletter:
|
19
|
-
enabled: true
|
20
|
-
url: https://96boards.us3.list-manage.com/subscribe/post?u=14baaae786342d0d405ee59c2&id=e3d2abc041
|
21
|
-
tags_enabled: true
|
22
|
-
# Blog setup
|
23
|
-
blog:
|
24
|
-
# Filler element include
|
25
|
-
filler-element: blog-filler-element.html
|
26
|
-
tags_page: /blog/tags/
|
27
|
-
# Show Thumbnails in the post index
|
28
|
-
show_thumbnails: true
|
29
|
-
# Avatar Placeholder
|
30
|
-
avatar_placeholder: /assets/images/avatar-placeholder.jpg
|
31
|
-
# Reading time
|
32
|
-
reading_time: true
|
33
|
-
# Toggle site wide comments display.
|
34
|
-
comments: true
|
35
|
-
# Post Side Bar Settings
|
36
|
-
sidebar:
|
37
|
-
# custom-include: blog-sidebar-include.html
|
38
|
-
display-on-posts: true
|
39
|
-
display-on-index: true
|
40
|
-
# Toggle whether or not thumbnails in the sidebar are displayed.
|
41
|
-
display_thumbnails: true
|
42
|
-
# Display other posts contained in _posts
|
43
|
-
other-posts:
|
44
|
-
display: true
|
45
|
-
count: 4
|
46
|
-
# Display Related posts based on tags / categories
|
47
|
-
related-posts:
|
48
|
-
display: true
|
49
|
-
count: 5
|
50
|
-
# Display the most recent posts
|
51
|
-
most-recent-posts:
|
52
|
-
display: true
|
53
|
-
count: 5
|
54
|
-
# Google Anayltics Setup
|
55
|
-
#google_analytics:
|
56
|
-
# production: UA-XXXXXXX-1
|
57
|
-
# staging: UA-XXXXXXX-1
|
58
|
-
# Shema.org settings used in the schema.html include.
|
59
|
-
# schema:
|
60
|
-
# enabled: true
|
61
|
-
# organisation:
|
62
|
-
# name: Linaro
|
63
|
-
# url: https://www.linaro.org
|
64
|
-
# sameAs:
|
65
|
-
# - https://twitter.com/linaroorg
|
66
|
-
# - https://www.facebook.com/LinaroOrg
|
67
|
-
# - https://www.linkedin.com/company/1026961/
|
68
|
-
# - https://plus.google.com/+LinaroOnAir
|
69
|
-
# - https://github.com/Linaro
|
70
|
-
# - https://www.slideshare.net/linaroorg
|
71
|
-
# address:
|
72
|
-
# street: Harston Mill, Royston Rd
|
73
|
-
# town: Harston
|
74
|
-
# county: Cambridge
|
75
|
-
# post_code: CB22 7GG
|
76
|
-
# country_code: UK
|
77
|
-
# Disqus Comments
|
78
|
-
disqus:
|
79
|
-
enabled: true
|
80
|
-
shortname: http-www-jumbojekyll-co-uk
|
81
|
-
# # Mailchimp settings
|
82
|
-
mailchimp:
|
83
|
-
enabled: true
|
84
|
-
id: af6cf590b0
|
85
|
-
# # Breadcrumb Settings
|
86
|
-
# breadcrumb:
|
87
|
-
# image: breadcrumb-image.jpg
|
88
|
-
|
89
|
-
# edit-on-github:
|
90
|
-
# enabled: true
|
91
|
-
# repo: https://www.github.com/Linaro/website
|
92
|
-
# docs: https://www.github.com/Linaro/website
|
93
|
-
# Jekyll social media site settings. Github, LinkedIn, Google+, Facebook and Youtube
|
94
|
-
github_username: Linaro
|
95
|
-
linkedin_username: 1026961
|
96
|
-
# google_plus_username: +LinaroOnAir
|
97
|
-
facebook_username: LinaroOrg
|
98
|
-
youtube_username: linaroorg
|
99
|
-
twitter_username: linaroorg
|
100
|
-
# slideshare_username: linaroorg
|
101
|
-
#
|
102
|
-
# Default Social Media share image location
|
103
|
-
social_share_image: /assets/images/social-media-image.png
|
1
|
+
# Custom Favicon
|
2
|
+
favicon: /assets/images/favicon.png
|
3
|
+
# Placeholder for Missing Images
|
4
|
+
placeholder: /assets/images/placeholder.png
|
5
|
+
# Support for http2 push features
|
6
|
+
http2: false
|
7
|
+
# Ascii Art
|
8
|
+
ascii-art: ascii-art.html
|
9
|
+
# Hide the last modified page date from showing
|
10
|
+
hide_last_modified: true
|
11
|
+
# Support for http2 push features
|
12
|
+
http2_resources:
|
13
|
+
- rel: preload
|
14
|
+
as: font
|
15
|
+
type: font/woff2
|
16
|
+
href: /assets/fonts/lato-regular/Lato-regular.woff2
|
17
|
+
# Footer Newsletter toggle.
|
18
|
+
newsletter:
|
19
|
+
enabled: true
|
20
|
+
url: https://96boards.us3.list-manage.com/subscribe/post?u=14baaae786342d0d405ee59c2&id=e3d2abc041
|
21
|
+
tags_enabled: true
|
22
|
+
# Blog setup
|
23
|
+
blog:
|
24
|
+
# Filler element include
|
25
|
+
filler-element: blog-filler-element.html
|
26
|
+
tags_page: /blog/tags/
|
27
|
+
# Show Thumbnails in the post index
|
28
|
+
show_thumbnails: true
|
29
|
+
# Avatar Placeholder
|
30
|
+
avatar_placeholder: /assets/images/avatar-placeholder.jpg
|
31
|
+
# Reading time
|
32
|
+
reading_time: true
|
33
|
+
# Toggle site wide comments display.
|
34
|
+
comments: true
|
35
|
+
# Post Side Bar Settings
|
36
|
+
sidebar:
|
37
|
+
# custom-include: blog-sidebar-include.html
|
38
|
+
display-on-posts: true
|
39
|
+
display-on-index: true
|
40
|
+
# Toggle whether or not thumbnails in the sidebar are displayed.
|
41
|
+
display_thumbnails: true
|
42
|
+
# Display other posts contained in _posts
|
43
|
+
other-posts:
|
44
|
+
display: true
|
45
|
+
count: 4
|
46
|
+
# Display Related posts based on tags / categories
|
47
|
+
related-posts:
|
48
|
+
display: true
|
49
|
+
count: 5
|
50
|
+
# Display the most recent posts
|
51
|
+
most-recent-posts:
|
52
|
+
display: true
|
53
|
+
count: 5
|
54
|
+
# Google Anayltics Setup
|
55
|
+
#google_analytics:
|
56
|
+
# production: UA-XXXXXXX-1
|
57
|
+
# staging: UA-XXXXXXX-1
|
58
|
+
# Shema.org settings used in the schema.html include.
|
59
|
+
# schema:
|
60
|
+
# enabled: true
|
61
|
+
# organisation:
|
62
|
+
# name: Linaro
|
63
|
+
# url: https://www.linaro.org
|
64
|
+
# sameAs:
|
65
|
+
# - https://twitter.com/linaroorg
|
66
|
+
# - https://www.facebook.com/LinaroOrg
|
67
|
+
# - https://www.linkedin.com/company/1026961/
|
68
|
+
# - https://plus.google.com/+LinaroOnAir
|
69
|
+
# - https://github.com/Linaro
|
70
|
+
# - https://www.slideshare.net/linaroorg
|
71
|
+
# address:
|
72
|
+
# street: Harston Mill, Royston Rd
|
73
|
+
# town: Harston
|
74
|
+
# county: Cambridge
|
75
|
+
# post_code: CB22 7GG
|
76
|
+
# country_code: UK
|
77
|
+
# Disqus Comments
|
78
|
+
disqus:
|
79
|
+
enabled: true
|
80
|
+
shortname: http-www-jumbojekyll-co-uk
|
81
|
+
# # Mailchimp settings
|
82
|
+
mailchimp:
|
83
|
+
enabled: true
|
84
|
+
id: af6cf590b0
|
85
|
+
# # Breadcrumb Settings
|
86
|
+
# breadcrumb:
|
87
|
+
# image: breadcrumb-image.jpg
|
88
|
+
|
89
|
+
# edit-on-github:
|
90
|
+
# enabled: true
|
91
|
+
# repo: https://www.github.com/Linaro/website
|
92
|
+
# docs: https://www.github.com/Linaro/website
|
93
|
+
# Jekyll social media site settings. Github, LinkedIn, Google+, Facebook and Youtube
|
94
|
+
github_username: Linaro
|
95
|
+
linkedin_username: 1026961
|
96
|
+
# google_plus_username: +LinaroOnAir
|
97
|
+
facebook_username: LinaroOrg
|
98
|
+
youtube_username: linaroorg
|
99
|
+
twitter_username: linaroorg
|
100
|
+
# slideshare_username: linaroorg
|
101
|
+
#
|
102
|
+
# Default Social Media share image location
|
103
|
+
social_share_image: /assets/images/social-media-image.png
|
data/_data/tags.yml
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
items:
|
2
|
-
- name: Productivity
|
3
|
-
slug: productivity
|
4
|
-
- name: News
|
5
|
-
slug: news
|
6
|
-
- name: Blog
|
7
|
-
slug: blog
|
8
|
-
- name: Case Study
|
9
|
-
slug: case-study
|
10
|
-
- name: Update
|
11
|
-
slug: update
|
1
|
+
items:
|
2
|
+
- name: Productivity
|
3
|
+
slug: productivity
|
4
|
+
- name: News
|
5
|
+
slug: news
|
6
|
+
- name: Blog
|
7
|
+
slug: blog
|
8
|
+
- name: Case Study
|
9
|
+
slug: case-study
|
10
|
+
- name: Update
|
11
|
+
slug: update
|
data/_data/universal-nav.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
items:
|
2
|
-
- title: Github
|
3
|
-
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
4
|
-
- title: Social Media
|
5
|
-
options:
|
6
|
-
- title: Github
|
7
|
-
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
1
|
+
items:
|
2
|
+
- title: Github
|
3
|
+
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
4
|
+
- title: Social Media
|
5
|
+
options:
|
6
|
+
- title: Github
|
7
|
+
url: https://github.com/linaro-marketing/jumbo-jekyll-theme
|
data/_includes/breadcrumb.html
CHANGED
@@ -1,97 +1,97 @@
|
|
1
|
-
<div class="row breadcrumb-container"
|
2
|
-
{% if site.data.settings.breadcrumb.image %}
|
3
|
-
style="background-image: url('{% asset_path '{{site.data.settings.breadcrumb.image}}' %}');
|
4
|
-
"
|
5
|
-
{% endif %}"> <!--- Row Start ---->
|
6
|
-
<div class="container breadcrumb-inner-container"><!--- Container Start ---->
|
7
|
-
<h1>
|
8
|
-
{% if page.title %}
|
9
|
-
{{ page.title }}
|
10
|
-
{% else %}
|
11
|
-
{{page.url | replace: "/", "" | replace: "-","" | capitalize }}
|
12
|
-
{% endif %}
|
13
|
-
</h1>
|
14
|
-
<ol itemscope itemtype="http://schema.org/BreadcrumbList" class="breadcrumb">
|
15
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
16
|
-
<a itemprop="item" href="/">
|
17
|
-
<span itemprop="name">{{site.title}}</span>
|
18
|
-
</a>
|
19
|
-
<meta itemprop="position" content="1" />
|
20
|
-
</li>
|
21
|
-
{% assign page-url = page.url | split: "/" %}
|
22
|
-
{% assign iterator = 2 %}
|
23
|
-
{% assign breadcrumb-path = "/" %}
|
24
|
-
{% for section in page-url %}
|
25
|
-
{% if forloop.last == false %}
|
26
|
-
{% if section == "" or section == "index.html" %}
|
27
|
-
{% continue %}
|
28
|
-
{% elsif section == "product" %}
|
29
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
30
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
31
|
-
<a itemprop="item" href="/products/">
|
32
|
-
<span itemprop="name">{{section | truncate: 20 | capitalize }}s</span>
|
33
|
-
</a>
|
34
|
-
<meta itemprop="position" content="{{iterator}}" />
|
35
|
-
</li>
|
36
|
-
{% elsif section contains ".md.html" %}
|
37
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}{% endcapture%}
|
38
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
39
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
40
|
-
<span itemprop="name">{{section | replace: ".html", "" | truncate: 20 | capitalize }}</span>
|
41
|
-
</a>
|
42
|
-
<meta itemprop="position" content="{{iterator}}" />
|
43
|
-
</li>
|
44
|
-
{% elsif section == "ConsumerEdition" %}
|
45
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
46
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
47
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
48
|
-
<span itemprop="name">Consumer Edition</span>
|
49
|
-
</a>
|
50
|
-
<meta itemprop="position" content="{{iterator}}" />
|
51
|
-
</li>
|
52
|
-
{% elsif section == "EnterpriseEdition" %}
|
53
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
54
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
55
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
56
|
-
<span itemprop="name">Enterprise Edition</span>
|
57
|
-
</a>
|
58
|
-
<meta itemprop="position" content="{{iterator}}" />
|
59
|
-
</li>
|
60
|
-
{% elsif section == "IoTEdition" %}
|
61
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
62
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
63
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
64
|
-
<span itemprop="name">IoT Edition</span>
|
65
|
-
</a>
|
66
|
-
<meta itemprop="position" content="{{iterator}}" />
|
67
|
-
</li>
|
68
|
-
{% elsif section == "MezzanineProducts" %}
|
69
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
70
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
71
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
72
|
-
<span itemprop="name">Mezzanine Products</span>
|
73
|
-
</a>
|
74
|
-
<meta itemprop="position" content="{{iterator}}" />
|
75
|
-
</li>
|
76
|
-
{% else %}
|
77
|
-
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
78
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
79
|
-
<a itemprop="item" href="{{breadcrumb-path}}">
|
80
|
-
<span itemprop="name">{{section | truncate: 20 | capitalize }}</span>
|
81
|
-
</a>
|
82
|
-
<meta itemprop="position" content="{{iterator}}" />
|
83
|
-
</li>
|
84
|
-
{% endif %}
|
85
|
-
{% else %}
|
86
|
-
{% if site.data.settings.breadcrumb.page-titles %}
|
87
|
-
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="active">
|
88
|
-
<span itemprop="name">{% if page.title %}{{page.title}}{% else %}{{ page.title }}{% endif %}</span>
|
89
|
-
<meta itemprop="position" content="{{iterator}}" />
|
90
|
-
</li>
|
91
|
-
{% endif %}
|
92
|
-
{% endif %}
|
93
|
-
{% assign iterator = iterator | plus: 1 %}
|
94
|
-
{% endfor %}
|
95
|
-
</ol>
|
96
|
-
</div>
|
97
|
-
</div>
|
1
|
+
<div class="row breadcrumb-container"
|
2
|
+
{% if site.data.settings.breadcrumb.image %}
|
3
|
+
style="background-image: url('{% asset_path '{{site.data.settings.breadcrumb.image}}' %}');
|
4
|
+
"
|
5
|
+
{% endif %}"> <!--- Row Start ---->
|
6
|
+
<div class="container breadcrumb-inner-container"><!--- Container Start ---->
|
7
|
+
<h1>
|
8
|
+
{% if page.title %}
|
9
|
+
{{ page.title }}
|
10
|
+
{% else %}
|
11
|
+
{{page.url | replace: "/", "" | replace: "-","" | capitalize }}
|
12
|
+
{% endif %}
|
13
|
+
</h1>
|
14
|
+
<ol itemscope itemtype="http://schema.org/BreadcrumbList" class="breadcrumb">
|
15
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
16
|
+
<a itemprop="item" href="/">
|
17
|
+
<span itemprop="name">{{site.title}}</span>
|
18
|
+
</a>
|
19
|
+
<meta itemprop="position" content="1" />
|
20
|
+
</li>
|
21
|
+
{% assign page-url = page.url | split: "/" %}
|
22
|
+
{% assign iterator = 2 %}
|
23
|
+
{% assign breadcrumb-path = "/" %}
|
24
|
+
{% for section in page-url %}
|
25
|
+
{% if forloop.last == false %}
|
26
|
+
{% if section == "" or section == "index.html" %}
|
27
|
+
{% continue %}
|
28
|
+
{% elsif section == "product" %}
|
29
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
30
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
31
|
+
<a itemprop="item" href="/products/">
|
32
|
+
<span itemprop="name">{{section | truncate: 20 | capitalize }}s</span>
|
33
|
+
</a>
|
34
|
+
<meta itemprop="position" content="{{iterator}}" />
|
35
|
+
</li>
|
36
|
+
{% elsif section contains ".md.html" %}
|
37
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}{% endcapture%}
|
38
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
39
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
40
|
+
<span itemprop="name">{{section | replace: ".html", "" | truncate: 20 | capitalize }}</span>
|
41
|
+
</a>
|
42
|
+
<meta itemprop="position" content="{{iterator}}" />
|
43
|
+
</li>
|
44
|
+
{% elsif section == "ConsumerEdition" %}
|
45
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
46
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
47
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
48
|
+
<span itemprop="name">Consumer Edition</span>
|
49
|
+
</a>
|
50
|
+
<meta itemprop="position" content="{{iterator}}" />
|
51
|
+
</li>
|
52
|
+
{% elsif section == "EnterpriseEdition" %}
|
53
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
54
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
55
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
56
|
+
<span itemprop="name">Enterprise Edition</span>
|
57
|
+
</a>
|
58
|
+
<meta itemprop="position" content="{{iterator}}" />
|
59
|
+
</li>
|
60
|
+
{% elsif section == "IoTEdition" %}
|
61
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
62
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
63
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
64
|
+
<span itemprop="name">IoT Edition</span>
|
65
|
+
</a>
|
66
|
+
<meta itemprop="position" content="{{iterator}}" />
|
67
|
+
</li>
|
68
|
+
{% elsif section == "MezzanineProducts" %}
|
69
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
70
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
71
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
72
|
+
<span itemprop="name">Mezzanine Products</span>
|
73
|
+
</a>
|
74
|
+
<meta itemprop="position" content="{{iterator}}" />
|
75
|
+
</li>
|
76
|
+
{% else %}
|
77
|
+
{% capture breadcrumb-path %}{{breadcrumb-path}}{{section}}/{% endcapture%}
|
78
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
|
79
|
+
<a itemprop="item" href="{{breadcrumb-path}}">
|
80
|
+
<span itemprop="name">{{section | truncate: 20 | capitalize }}</span>
|
81
|
+
</a>
|
82
|
+
<meta itemprop="position" content="{{iterator}}" />
|
83
|
+
</li>
|
84
|
+
{% endif %}
|
85
|
+
{% else %}
|
86
|
+
{% if site.data.settings.breadcrumb.page-titles %}
|
87
|
+
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="active">
|
88
|
+
<span itemprop="name">{% if page.title %}{{page.title}}{% else %}{{ page.title }}{% endif %}</span>
|
89
|
+
<meta itemprop="position" content="{{iterator}}" />
|
90
|
+
</li>
|
91
|
+
{% endif %}
|
92
|
+
{% endif %}
|
93
|
+
{% assign iterator = iterator | plus: 1 %}
|
94
|
+
{% endfor %}
|
95
|
+
</ol>
|
96
|
+
</div>
|
97
|
+
</div>
|