Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zhou Fang
hugo-solstice-theme
Commits
87764658
Unverified
Commit
87764658
authored
Aug 10, 2021
by
Christopher Guindon
Committed by
GitHub
Aug 10, 2021
Browse files
add coming soon to base theme (#237)
Signed-off-by:
Christopher Guindon
<
chris.guindon@eclipse-foundation.org
>
parent
47f7e29a
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
exampleSite/config/_default/menus.en.toml
View file @
87764658
...
...
@@ -4,31 +4,31 @@
url
=
"#"
weight
=
2
identifier
=
"examples"
[[main]]
name
=
"Single Page"
url
=
"/single_page/"
weight
=
1
parent
=
"examples"
[[main]]
name
=
"News sample"
url
=
"/news/"
weight
=
2
parent
=
"examples"
[[main]]
name
=
"Membership sample"
url
=
"/membership/"
weight
=
3
parent
=
"examples"
[[main]]
name
=
"Events sample"
url
=
"/events/"
weight
=
3
parent
=
"examples"
[[main]]
name
=
"FAQ sample"
url
=
"/faq/"
...
...
@@ -62,7 +62,13 @@
[[main]]
name
=
"Custom Jumbotron"
url
=
"/custom-jumbotron/"
weight
=
8
weight
=
9
parent
=
"examples"
[[main]]
name
=
"Coming Soon"
url
=
"/coming-soon/"
weight
=
10
parent
=
"examples"
[[main]]
...
...
@@ -103,68 +109,68 @@
name
=
"Membership"
url
=
"/components/members/"
weight
=
3
parent
=
"solstice"
parent
=
"solstice"
[[main]]
name
=
"Taxonomy list"
url
=
"/components/taxonomy_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Testimonials"
url
=
"/components/testimonials/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"YouTube videos"
url
=
"/components/youtube/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"FAQ"
url
=
"/components/faq/"
weight
=
4
parent
=
"solstice"
[[main]]
name
=
"Featured Footer"
url
=
"/components/featured_footer/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Featured Story"
url
=
"/components/featured_story/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Project list"
url
=
"/components/project_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"EclipseFdn Project list"
url
=
"/components/eclipsefdn_projects/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"HTML Tables"
url
=
"/components/tables/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Text Target"
url
=
"/components/text_target/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"RSS Feed"
url
=
"/components/rss/"
...
...
@@ -176,37 +182,37 @@
url
=
"/components/user_display/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"User Bios"
url
=
"/components/user_bios/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Registration"
url
=
"/components/registration/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Agenda"
url
=
"/components/agenda/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Newsroom News"
url
=
"/components/newsroom/news/"
weight
=
3
parent
=
"dynamic"
[[main]]
name
=
"Newsroom Events"
url
=
"/components/newsroom/events/"
weight
=
3
parent
=
"dynamic"
[[main]]
name
=
"News"
url
=
"/components/news/"
...
...
@@ -218,13 +224,13 @@
url
=
"/components/events/"
weight
=
3
parent
=
"deprecated"
[[sidebar]]
name
=
"Hugo Solstice Theme"
url
=
"/"
weight
=
3
identifier
=
"home"
[[sidebar]]
name
=
"Component list"
url
=
"/components"
...
...
@@ -232,29 +238,29 @@
parent
=
"home"
pre
=
"<i class=
\"
fa fa-chevron-right fa-fw
\"
></i>"
identifier
=
"component-list"
[[sidebar]]
name
=
"GitHub repository"
name
=
"GitHub repository"
url
=
"https://github.com/EclipseFdn/hugo-solstice-theme"
weight
=
2
parent
=
"home"
pre
=
"<i class=
\"
fa fa-github fa-fw
\"
></i>"
[[sidebar]]
name
=
"Translation Guide"
name
=
"Translation Guide"
url
=
"/translations"
weight
=
3
parent
=
"home"
identifier
=
"translation-guide"
[[sidebar]]
name
=
"Translation Guide 1"
name
=
"Translation Guide 1"
url
=
"/translations"
weight
=
1
parent
=
"translation-guide"
[[sidebar]]
name
=
"Translation Guide 2"
name
=
"Translation Guide 2"
url
=
"/translations"
weight
=
1
parent
=
"translation-guide"
...
...
@@ -293,7 +299,7 @@
url
=
"/third-parent/test-children/test-children-children-2"
weight
=
2
parent
=
"test-children"
[[sidebar]]
name
=
"Membership"
url
=
"#"
...
...
exampleSite/config/_default/menus.es.toml
View file @
87764658
...
...
@@ -4,31 +4,31 @@
url
=
"#"
weight
=
2
identifier
=
"examples"
[[main]]
name
=
"Single Page"
url
=
"/single_page/"
weight
=
1
parent
=
"examples"
[[main]]
name
=
"News sample"
url
=
"/news/"
weight
=
2
parent
=
"examples"
[[main]]
name
=
"Membership sample"
url
=
"/membership/"
weight
=
3
parent
=
"examples"
[[main]]
name
=
"Events sample"
url
=
"/events/"
weight
=
3
parent
=
"examples"
[[main]]
name
=
"FAQ sample"
url
=
"/faq/"
...
...
@@ -59,6 +59,12 @@
weight
=
8
parent
=
"examples"
[[main]]
name
=
"Coming Soon"
url
=
"/coming-soon/"
weight
=
10
parent
=
"examples"
[[main]]
name
=
"Components"
url
=
"/components/"
...
...
@@ -97,68 +103,68 @@
name
=
"Membership"
url
=
"/components/members/"
weight
=
3
parent
=
"solstice"
parent
=
"solstice"
[[main]]
name
=
"Taxonomy list"
url
=
"/components/taxonomy_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Testimonials"
url
=
"/components/testimonials/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"YouTube videos"
url
=
"/components/youtube/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"FAQ"
url
=
"/components/faq/"
weight
=
4
parent
=
"solstice"
[[main]]
name
=
"Featured Footer"
url
=
"/components/featured_footer/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Featured Story"
url
=
"/components/featured_story/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Project list"
url
=
"/components/project_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"EclipseFdn Project list"
url
=
"/components/eclipsefdn_projects/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"HTML Tables"
url
=
"/components/tables/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Text Target"
url
=
"/components/text_target/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"RSS Feed"
url
=
"/components/rss/"
...
...
@@ -170,37 +176,37 @@
url
=
"/components/user_display/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"User Bios"
url
=
"/components/user_bios/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Registration"
url
=
"/components/registration/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Agenda"
url
=
"/components/agenda/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Newsroom News"
url
=
"/components/newsroom/news/"
weight
=
3
parent
=
"dynamic"
[[main]]
name
=
"Newsroom Events"
url
=
"/components/newsroom/events/"
weight
=
3
parent
=
"dynamic"
[[main]]
name
=
"News"
url
=
"/components/news/"
...
...
@@ -212,13 +218,13 @@
url
=
"/components/events/"
weight
=
3
parent
=
"deprecated"
[[sidebar]]
name
=
"Hugo Solstice Theme"
url
=
"/"
weight
=
3
identifier
=
"home"
[[sidebar]]
name
=
"Component list"
url
=
"/components"
...
...
@@ -226,29 +232,29 @@
parent
=
"home"
pre
=
"<i class=
\"
fa fa-chevron-right fa-fw
\"
></i>"
identifier
=
"component-list"
[[sidebar]]
name
=
"GitHub repository"
name
=
"GitHub repository"
url
=
"https://github.com/EclipseFdn/hugo-solstice-theme"
weight
=
2
parent
=
"home"
pre
=
"<i class=
\"
fa fa-github fa-fw
\"
></i>"
[[sidebar]]
name
=
"Translation Guide"
name
=
"Translation Guide"
url
=
"/translations"
weight
=
3
parent
=
"home"
identifier
=
"translation-guide"
[[sidebar]]
name
=
"Translation Guide 1"
name
=
"Translation Guide 1"
url
=
"/translations"
weight
=
1
parent
=
"translation-guide"
[[sidebar]]
name
=
"Translation Guide 2"
name
=
"Translation Guide 2"
url
=
"/translations"
weight
=
1
parent
=
"translation-guide"
...
...
@@ -287,7 +293,7 @@
url
=
"/third-parent/test-children/test-children-children-2"
weight
=
2
parent
=
"test-children"
[[sidebar]]
name
=
"Membership"
url
=
"#"
...
...
exampleSite/config/_default/menus.fr.toml
View file @
87764658
...
...
@@ -4,25 +4,25 @@
url
=
"#"
weight
=
2
identifier
=
"examples"
[[main]]
name
=
"Page seule"
url
=
"/single_page/"
weight
=
1
parent
=
"examples"
[[main]]
name
=
"Exemples de nouvelles"
url
=
"/news/"
weight
=
2
parent
=
"examples"
[[main]]
name
=
"Exemples de Membres"
url
=
"/membership/"
weight
=
3
parent
=
"examples"
[[main]]
name
=
"Exemples d'événements"
url
=
"/events/"
...
...
@@ -59,6 +59,12 @@
weight
=
8
parent
=
"examples"
[[main]]
name
=
"Coming Soon"
url
=
"/coming-soon/"
weight
=
10
parent
=
"examples"
[[main]]
name
=
"Composantes"
url
=
"/components/"
...
...
@@ -98,19 +104,19 @@
url
=
"/components/members/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Liste de taxonomie"
url
=
"/components/taxonomy_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Témoignages"
url
=
"/components/testimonials/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Vidéos Youtube"
url
=
"/components/youtube/"
...
...
@@ -128,25 +134,25 @@
url
=
"/components/featured_footer/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Article en vedette"
url
=
"/components/featured_story/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Liste de projects"
url
=
"/components/project_list/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Liste de projects d'EclipseFdn"
url
=
"/components/eclipsefdn_projects/"
weight
=
3
parent
=
"solstice"
[[main]]
name
=
"Tableaux HTML"
url
=
"/components/tables/"
...
...
@@ -170,31 +176,31 @@
url
=
"/components/user_display/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"User Bios [fr]"
url
=
"/components/user_bios/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Registration [fr]"
url
=
"/components/registration/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Ordre du jour"
url
=
"/components/agenda/"
weight
=
3
parent
=
"events"
[[main]]
name
=
"Newsroom News"
url
=
"/components/agenda/"
weight
=
3
parent
=
"dynamic"
[[main]]
name
=
"Newsroom Events"
url
=
"/components/agenda/"
...
...
@@ -219,7 +225,7 @@
weight
=
2
identifier
=
"home"
pre
=
"<i class=
\"
fa fa-chevron-right fa-fw
\"
></i>"
[[sidebar]]
name
=
"Liste des composantes"
url
=
"/components"
...
...
@@ -227,7 +233,7 @@
parent
=
"home"
pre
=
"<i class=
\"
fa fa-chevron-right fa-fw
\"
></i>"
[[sidebar]]
name
=
"Page GitHub"
url
=
"https://github.com/EclipseFdn/hugo-solstice-theme"
...
...
@@ -236,19 +242,19 @@
pre
=
"<i class=
\"
fa fa-github fa-fw
\"
></i>"
[[sidebar]]
name
=
"Translation Guide"
name
=
"Translation Guide"
url
=
"/translations"
weight
=
3
parent
=
"home"
[[sidebar]]
name
=
"Translation Guide 1"
name
=
"Translation Guide 1"
url
=
"/translations"
weight
=
1
parent
=
"translation-guide"
[[sidebar]]