jekyll-theme-eclipsefdn 0.0.1 → 0.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: da11d6b5602df1b6f52c820e6d7ffc82eb3f05e151fb3a2033750b67998f814e
4
- data.tar.gz: 489b1a400310be45d5043843cec89cb29eb5f03cf53bb259e55121b6eecb530c
3
+ metadata.gz: ffb4c31004149245599bbac7955456eee890f6cc78d2d86de8414a792dc1cec4
4
+ data.tar.gz: 967665ccacf4b163cad52d1e295edd67f2d25af94ce999c5fe28adc31cc0704c
5
5
  SHA512:
6
- metadata.gz: cf0c46b2e4e05c1516c74368377e88883bdaa919421a2d350308c61b0e25d1fae3c7d2c2d1ffcac7783b4f54a9ce40a8e05c0918441f3dac7ba2ba324d8d3ceb
7
- data.tar.gz: 21d9fe47cda9827abc5ed80b4ad79eb10b44c7dacc88fa6cc60b043a62b10371c992b0108f06076c08c47c8be85791866cf5f23c020376c0d7f252af33ec3df2
6
+ metadata.gz: 5c816826bb5fec87aae543468306d5013c514554558c14a30ee5782cbfd0f6c1b4c619d01ff10003c72aa35b488a94dc533bc86dd65259effd32c059261ab2b1
7
+ data.tar.gz: 370e4d3f4ce91f58e52a846e9b7ff6e8ff23d5a6ab97cc2361652de71d9d69435ef48302222d44b63e22263e83a4d586ebea8bcea8bdf925dc47a17805163374
@@ -10,7 +10,9 @@
10
10
  <li><a href="https://www.eclipse.org/org/">About Us</a></li>
11
11
  <li><a href="https://www.eclipse.org/org/foundation/contact.php">Contact Us</a></li>
12
12
  <li><a href="https://www.eclipse.org/donate">Donate</a></li>
13
+ <li><a href="https://www.eclipse.org/membership/">Members</a></li>
13
14
  <li><a href="https://www.eclipse.org/org/documents/">Governance</a></li>
15
+ <li><a href="https://www.eclipse.org/org/documents/Community_Code_of_Conduct.php">Code of Conduct</a></li>
14
16
  <li><a href="https://www.eclipse.org/artwork/">Logo and Artwork</a></li>
15
17
  <li><a href="https://www.eclipse.org/org/foundation/directors.php">Board of Directors</a></li>
16
18
  </ul>
@@ -40,7 +42,7 @@
40
42
  <h2 class="section-title">Other</h2>
41
43
  <ul class="nav">
42
44
  <li><a href="https://www.eclipse.org/ide/">IDE and Tools</a></li>
43
- <li><a href="https://www.eclipse.org/projects">Community of Projects</a></li>
45
+ <li><a href="https://www.eclipse.org/projects">Projects</a></li>
44
46
  <li><a href="https://www.eclipse.org/org/workinggroups/">Working Groups</a></li>
45
47
  <li><a href="https://www.eclipse.org/org/research/">Research@Eclipse</a></li>
46
48
  <li><a href="https://www.eclipse.org/security/">Report a Vulnerability</a></li>
@@ -1,6 +1,6 @@
1
- <li><a href="https://www.eclipse.org/membership/" target="_self">Members</a></li>
2
- <li><a href="https://www.eclipse.org/org/workinggroups/" target="_self">Working Groups</a></li>
3
1
  <li><a href="https://www.eclipse.org/projects/" target="_self">Projects</a></li>
2
+ <li><a href="https://www.eclipse.org/org/workinggroups/" target="_self">Working Groups</a></li>
3
+ <li><a href="https://www.eclipse.org/membership/" target="_self">Members</a></li>
4
4
  <li class="dropdown visible-xs">
5
5
  <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <b class="caret"></b></a>
6
6
  <ul class="dropdown-menu">
@@ -22,7 +22,7 @@
22
22
  <!-- Links and stylesheets -->
23
23
  <link rel="stylesheet" href="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/stylesheets/quicksilver.min.css?v1.7">
24
24
  <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
25
- <link href="//fonts.googleapis.com/css?family=Libre+Franklin:400,700,300,600,100" rel="stylesheet" type="text/css"/>
25
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet" type="text/css"/>
26
26
  <title>{{ page.title | default: site.title }}</title>
27
27
  {% include google_tag_manager.html %}
28
28
  </head>
@@ -1,6 +1,3 @@
1
- ---
2
- ---
3
-
4
1
  /*
5
2
  * Copyright (c) 2018 Eclipse Foundation, Inc.
6
3
  *
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-eclipsefdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Guindon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-22 00:00:00.000000000 Z
11
+ date: 2020-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll