eclipsefdn-hugo-solstice-theme 0.0.177 → 0.0.178
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.
- package/exampleSite/config/_default/menus.en.toml +7 -1
- package/exampleSite/config/_default/menus.es.toml +24 -0
- package/exampleSite/config/_default/menus.fr.toml +24 -0
- package/exampleSite/config/_default/menus.jp.toml +24 -0
- package/exampleSite/config/_default/menus.pt.toml +24 -0
- package/exampleSite/config/_default/menus.ru.toml +24 -0
- package/exampleSite/config/_default/menus.zh.toml +24 -0
- package/package.json +2 -2
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
url = "/components/project_list/"
|
|
159
159
|
weight = 3
|
|
160
160
|
parent = "solstice"
|
|
161
|
-
|
|
161
|
+
|
|
162
162
|
[[main]]
|
|
163
163
|
name = "EclipseFdn Project list"
|
|
164
164
|
url = "/components/eclipsefdn_projects/"
|
|
@@ -207,6 +207,12 @@
|
|
|
207
207
|
weight = 3
|
|
208
208
|
parent = "solstice"
|
|
209
209
|
|
|
210
|
+
[[main]]
|
|
211
|
+
name = "Adopters"
|
|
212
|
+
url = "/components/adopters"
|
|
213
|
+
weight = 3
|
|
214
|
+
parent = "solstice"
|
|
215
|
+
|
|
210
216
|
[[main]]
|
|
211
217
|
name = "Users Display"
|
|
212
218
|
url = "/components/user_display/"
|
|
@@ -147,6 +147,30 @@
|
|
|
147
147
|
weight = 3
|
|
148
148
|
parent = "solstice"
|
|
149
149
|
|
|
150
|
+
[[main]]
|
|
151
|
+
name = "Twitter Timeline"
|
|
152
|
+
url = "/components/twitter_timeline/"
|
|
153
|
+
weight = 3
|
|
154
|
+
parent = "solstice"
|
|
155
|
+
|
|
156
|
+
[[main]]
|
|
157
|
+
name = "Twitter Buttons"
|
|
158
|
+
url = "/components/twitter_button/"
|
|
159
|
+
weight = 3
|
|
160
|
+
parent = "solstice"
|
|
161
|
+
|
|
162
|
+
[[main]]
|
|
163
|
+
name = "Video List"
|
|
164
|
+
url = "/components/video_list"
|
|
165
|
+
weight = 3
|
|
166
|
+
parent = "solstice"
|
|
167
|
+
|
|
168
|
+
[[main]]
|
|
169
|
+
name = "Adopters"
|
|
170
|
+
url = "/components/adopters"
|
|
171
|
+
weight = 3
|
|
172
|
+
parent = "solstice"
|
|
173
|
+
|
|
150
174
|
[[main]]
|
|
151
175
|
name = "Project list"
|
|
152
176
|
url = "/components/project_list/"
|
|
@@ -171,6 +171,30 @@
|
|
|
171
171
|
weight = 3
|
|
172
172
|
parent = "solstice"
|
|
173
173
|
|
|
174
|
+
[[main]]
|
|
175
|
+
name = "Twitter Timeline"
|
|
176
|
+
url = "/components/twitter_timeline/"
|
|
177
|
+
weight = 3
|
|
178
|
+
parent = "solstice"
|
|
179
|
+
|
|
180
|
+
[[main]]
|
|
181
|
+
name = "Twitter Buttons"
|
|
182
|
+
url = "/components/twitter_button/"
|
|
183
|
+
weight = 3
|
|
184
|
+
parent = "solstice"
|
|
185
|
+
|
|
186
|
+
[[main]]
|
|
187
|
+
name = "Liste de vidéos"
|
|
188
|
+
url = "/components/video_list"
|
|
189
|
+
weight = 3
|
|
190
|
+
parent = "solstice"
|
|
191
|
+
|
|
192
|
+
[[main]]
|
|
193
|
+
name = "Adoptants"
|
|
194
|
+
url = "/components/adopters"
|
|
195
|
+
weight = 3
|
|
196
|
+
parent = "solstice"
|
|
197
|
+
|
|
174
198
|
[[main]]
|
|
175
199
|
name = "RSS Feed"
|
|
176
200
|
url = "/components/rss/"
|
|
@@ -171,6 +171,30 @@
|
|
|
171
171
|
weight = 3
|
|
172
172
|
parent = "solstice"
|
|
173
173
|
|
|
174
|
+
[[main]]
|
|
175
|
+
name = "Twitter Timeline"
|
|
176
|
+
url = "/components/twitter_timeline/"
|
|
177
|
+
weight = 3
|
|
178
|
+
parent = "solstice"
|
|
179
|
+
|
|
180
|
+
[[main]]
|
|
181
|
+
name = "Twitter Buttons"
|
|
182
|
+
url = "/components/twitter_button/"
|
|
183
|
+
weight = 3
|
|
184
|
+
parent = "solstice"
|
|
185
|
+
|
|
186
|
+
[[main]]
|
|
187
|
+
name = "Video List"
|
|
188
|
+
url = "/components/video_list"
|
|
189
|
+
weight = 3
|
|
190
|
+
parent = "solstice"
|
|
191
|
+
|
|
192
|
+
[[main]]
|
|
193
|
+
name = "Adopters"
|
|
194
|
+
url = "/components/adopters"
|
|
195
|
+
weight = 3
|
|
196
|
+
parent = "solstice"
|
|
197
|
+
|
|
174
198
|
[[main]]
|
|
175
199
|
name = "RSS Feed"
|
|
176
200
|
url = "/components/rss/"
|
|
@@ -171,6 +171,30 @@
|
|
|
171
171
|
weight = 3
|
|
172
172
|
parent = "solstice"
|
|
173
173
|
|
|
174
|
+
[[main]]
|
|
175
|
+
name = "Twitter Timeline"
|
|
176
|
+
url = "/components/twitter_timeline/"
|
|
177
|
+
weight = 3
|
|
178
|
+
parent = "solstice"
|
|
179
|
+
|
|
180
|
+
[[main]]
|
|
181
|
+
name = "Twitter Buttons"
|
|
182
|
+
url = "/components/twitter_button/"
|
|
183
|
+
weight = 3
|
|
184
|
+
parent = "solstice"
|
|
185
|
+
|
|
186
|
+
[[main]]
|
|
187
|
+
name = "Video List"
|
|
188
|
+
url = "/components/video_list"
|
|
189
|
+
weight = 3
|
|
190
|
+
parent = "solstice"
|
|
191
|
+
|
|
192
|
+
[[main]]
|
|
193
|
+
name = "Adopters"
|
|
194
|
+
url = "/components/adopters"
|
|
195
|
+
weight = 3
|
|
196
|
+
parent = "solstice"
|
|
197
|
+
|
|
174
198
|
[[main]]
|
|
175
199
|
name = "RSS Feed"
|
|
176
200
|
url = "/components/rss/"
|
|
@@ -171,6 +171,30 @@
|
|
|
171
171
|
weight = 3
|
|
172
172
|
parent = "solstice"
|
|
173
173
|
|
|
174
|
+
[[main]]
|
|
175
|
+
name = "Twitter Timeline"
|
|
176
|
+
url = "/components/twitter_timeline/"
|
|
177
|
+
weight = 3
|
|
178
|
+
parent = "solstice"
|
|
179
|
+
|
|
180
|
+
[[main]]
|
|
181
|
+
name = "Twitter Buttons"
|
|
182
|
+
url = "/components/twitter_button/"
|
|
183
|
+
weight = 3
|
|
184
|
+
parent = "solstice"
|
|
185
|
+
|
|
186
|
+
[[main]]
|
|
187
|
+
name = "Video List"
|
|
188
|
+
url = "/components/video_list"
|
|
189
|
+
weight = 3
|
|
190
|
+
parent = "solstice"
|
|
191
|
+
|
|
192
|
+
[[main]]
|
|
193
|
+
name = "Adopters"
|
|
194
|
+
url = "/components/adopters"
|
|
195
|
+
weight = 3
|
|
196
|
+
parent = "solstice"
|
|
197
|
+
|
|
174
198
|
[[main]]
|
|
175
199
|
name = "RSS Feed"
|
|
176
200
|
url = "/components/rss/"
|
|
@@ -171,6 +171,30 @@
|
|
|
171
171
|
weight = 3
|
|
172
172
|
parent = "solstice"
|
|
173
173
|
|
|
174
|
+
[[main]]
|
|
175
|
+
name = "Twitter Timeline"
|
|
176
|
+
url = "/components/twitter_timeline/"
|
|
177
|
+
weight = 3
|
|
178
|
+
parent = "solstice"
|
|
179
|
+
|
|
180
|
+
[[main]]
|
|
181
|
+
name = "Twitter Buttons"
|
|
182
|
+
url = "/components/twitter_button/"
|
|
183
|
+
weight = 3
|
|
184
|
+
parent = "solstice"
|
|
185
|
+
|
|
186
|
+
[[main]]
|
|
187
|
+
name = "Video List"
|
|
188
|
+
url = "/components/video_list"
|
|
189
|
+
weight = 3
|
|
190
|
+
parent = "solstice"
|
|
191
|
+
|
|
192
|
+
[[main]]
|
|
193
|
+
name = "Adopters"
|
|
194
|
+
url = "/components/adopters"
|
|
195
|
+
weight = 3
|
|
196
|
+
parent = "solstice"
|
|
197
|
+
|
|
174
198
|
[[main]]
|
|
175
199
|
name = "RSS Feed"
|
|
176
200
|
url = "/components/rss/"
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"main": "webpack.min.js",
|
|
5
5
|
"author": "Christopher Guindon",
|
|
6
6
|
"license": "EPL-2.0",
|
|
7
|
-
"version": "0.0.
|
|
7
|
+
"version": "0.0.178",
|
|
8
8
|
"bugs": {
|
|
9
9
|
"url": "https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/issues"
|
|
10
10
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"readmeFilename": "README.md",
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"axios": "^0.21.1",
|
|
26
|
-
"eclipsefdn-solstice-assets": "0.0.
|
|
26
|
+
"eclipsefdn-solstice-assets": "0.0.214",
|
|
27
27
|
"json2yaml": "^1.1.0",
|
|
28
28
|
"toml": "^3.0.0"
|
|
29
29
|
},
|