jumbo-jekyll-theme 1.7.28 → 1.7.29

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: 3896d832d6e3ac73c4edd496646dd5f23527573b
4
- data.tar.gz: 406210a69f31d7ca9c05f39ea7a7da06bc4440a3
3
+ metadata.gz: 4d0b02989df07c117307604cb4a5208b401c148c
4
+ data.tar.gz: 43dea9b95d83d4d673c9820ec77882badb195984
5
5
  SHA512:
6
- metadata.gz: b27ccd458ef0ebf90fa455ef1c721e430acd35388e8441b2e1c33fb4feb2c48e14784864cf9f0c1d452deb3d0c69f9e1bc935bc35ff48a81e473ed05ad0f1182
7
- data.tar.gz: ad193eeec9fcd3107342cf3195d3d9b58ed45bc52dbf7648e1c2dbf84f1e7eda33f85910813855adb109664d6dbbde74b3e37d75f5c73335f8003853d73491c1
6
+ metadata.gz: e2d598a99a95ecef0f9ad2f78f1836de62f52104b987349507efb3e17f7c29d488eff24bb36cfe06833ff108aa05067eb1c1bfcc74326a07cb3cee1b408cafda
7
+ data.tar.gz: 0d9b6709334e9855d5d6c038d88b61f6605b1fa744153fb15ae517a140f1bb38d89ad5584f69d74cb7a36166945c32855bb42bb399ffbcff04a37fbd2a169a38
data/_data/nav.yml CHANGED
@@ -2,7 +2,6 @@
2
2
  search:
3
3
  enabled: true
4
4
  label: Linaro
5
-
6
5
  # universal-nav: true
7
6
  # Nav Brand Config
8
7
  brand:
@@ -11,7 +10,6 @@ brand:
11
10
  enabled: false
12
11
  name: Linaro-Logo.svg
13
12
  url: /
14
-
15
13
  # Navigation pages
16
14
  pages:
17
15
 
@@ -12,19 +12,14 @@
12
12
  <li {% if site.title == "Linaro" %}class="active"{% endif %}><a class="linaro" target="_self" href="https://www.linaro.org">Linaro</a></li>
13
13
  <li {% if site.title == "Linaro Connect" %}class="active"{% endif %}><a class="connect" target="_self" href="https://connect.linaro.org">Connect</a></li>
14
14
  <li {% if site.title == "96Boards" %}class="active"{% endif %}><a class="boards" href="https://www.96boards.org">96Boards</a></li>
15
- <li {% if site.title == "Developer Cloud" %}class="active"{% endif %}><a class="dev-cloud" href="https://linaro.cloud">Developer Cloud</a></li>
15
+ <li {% if site.title == "Developer Cloud" %}class="active"{% endif %}><a class="dev-cloud" target="_self" href="https://linaro.cloud">Developer Cloud</a></li>
16
16
  <li class="dropdown">
17
17
  <a class="projects" href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Projects <span class="caret"></span></a>
18
18
  <ul class="dropdown-menu">
19
- <li><a href="https://www.96boards.ai">96Boards.ai</a></li>
20
- <li><a href="https://www.op-tee.org">OP-TEE.org</a></li>
21
- <li><a href="https://www.devicetree.org">DeviceTree.org</a></li>
22
- <li><a href="https://www.opendataplane.org">OpenDataPlane.org</a></li>
23
- <li role="separator" class="divider"></li>
24
- <li class="dropdown-header">Linaro Services</li>
25
- <li><a href="https://snapshots.linaro.org/">Snapshots</a></li>
26
- <li><a href="https://wiki.linaro.org/">Wiki</a></li>
27
- <li><a href="https://collaborate.linaro.org/">Collaborate</a></li>
19
+ <li><a target="_self" href="https://www.96boards.ai">96Boards.ai</a></li>
20
+ <li><a target="_self" href="https://www.op-tee.org">OP-TEE.org</a></li>
21
+ <li><a target="_self" href="https://www.devicetree.org">DeviceTree.org</a></li>
22
+ <li><a target="_self" href="https://www.opendataplane.org">OpenDataPlane.org</a></li>
28
23
  </ul>
29
24
  </li>
30
25
  </ul>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.28
4
+ version: 1.7.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-06 00:00:00.000000000 Z
11
+ date: 2018-06-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll