-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mark Nelson <[email protected]>
- Loading branch information
1 parent
0cd395b
commit 1f1f972
Showing
179 changed files
with
1,334 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
lts/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.37.0 | ||
v1.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
446 changes: 423 additions & 23 deletions
446
docs-source/spring/themes/hugo-geekdoc/data/assets.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
import eslint from "@eslint/js"; | ||
import globals from "globals"; | ||
import babelParser from "@babel/eslint-parser"; | ||
import eslintPluginPrettierRecommended from "eslint-plugin-prettier/recommended"; | ||
|
||
export default [ | ||
eslint.configs.recommended, | ||
{ | ||
languageOptions: { | ||
globals: { | ||
...globals.browser, | ||
}, | ||
parser: babelParser, | ||
ecmaVersion: 2022, | ||
sourceType: "module", | ||
parserOptions: { | ||
requireConfigFile: false, | ||
}, | ||
}, | ||
}, | ||
eslintPluginPrettierRecommended, | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
edit_page: ገጹን ማስተካከያ | ||
|
||
nav_navigation: መሄጃ | ||
nav_tags: መለያዎች | ||
nav_more: ተጨማሪ | ||
nav_top: ወደ ላይ ተመለስ | ||
|
||
form_placeholder_search: ፈልግ | ||
|
||
error_page_title: ጠፋብዎት? አይጨነቁ። | ||
error_message_title: ጠፋብዎት? | ||
error_message_code: አልተገኘም | ||
error_message_text: > | ||
ገጹን ማግኘት አልተቻለም፤ ነገር ግን አይጨነቁ፤ በዚህ <a class="gdoc-error__link" href="{{ . }}">ገጽ</a> መመለስ ይችላሉ። | ||
button_toggle_dark: ብሩህ/ጨለማ መቀያየሪያ | ||
button_nav_open: መሄጃውን ክፈት | ||
button_nav_close: መሄጃውን ዝጋ | ||
button_menu_open: ምርጫዎችን ክፈት | ||
button_menu_close: ምርጫዎችን ዝጋ | ||
button_homepage: ወደ መጀመሪያ ገጽ ተመለስ | ||
|
||
title_anchor_prefix: "ማያያዣ ወደ:" | ||
|
||
posts_read_more: ሙሉውን ያንብቡ | ||
posts_read_time: | ||
one: "ለማንበብ አንድ ደቂቃ" | ||
other: "{{ . }} ደቂቃዎች ለማንበብ" | ||
posts_update_prefix: መጨረሻ የዘመነው | ||
posts_count: | ||
one: "አንድ ጽሑፍ" | ||
other: "{{ . }} ጽሑፎች" | ||
posts_tagged_with: ከ '{{ . }}' ጋር የተዛመዱ ጽሑፎች በሙሉ | ||
|
||
footer_build_with: > | ||
በ <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> የተገነባ ከ | ||
<svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> ጋር | ||
footer_legal_notice: ሕጋዊ መረጃዎች | ||
footer_privacy_policy: ስለ መረጃዎ አያያዝ ያለን አቋም | ||
footer_content_license_prefix: > | ||
ስለ ይዘቱ ባለመብትነት መረጃ | ||
language_switch_no_tranlation_prefix: "ያልተተረጐመ ገጽ:" | ||
|
||
propertylist_required: ግድ የሚያስፈልግ | ||
propertylist_optional: ግድ ያልሆነ | ||
propertylist_default: በባዶ ፈንታ | ||
|
||
pagination_page_prev: ያለፈው | ||
pagination_page_next: ቀጣይ | ||
pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
edit_page: Editar página | ||
|
||
nav_navigation: Navegación | ||
nav_tags: Etiquetas | ||
nav_more: Más | ||
nav_top: Inicio de la página | ||
|
||
form_placeholder_search: Buscar | ||
|
||
error_page_title: Perdido? No te preocupes | ||
error_message_title: Perdido? | ||
error_message_code: Error 404 | ||
error_message_text: > | ||
Al parecer, lo que estás buscando no pudo ser encontrado. No te preocupes, podemos | ||
llevarte de vuelta al <a class="gdoc-error__link" href="{{ . }}">inicio</a>. | ||
button_toggle_dark: Cambiar el modo Oscuro/Claro/Auto | ||
button_nav_open: Abrir la Navegación | ||
button_nav_close: Cerrar la Navegación | ||
button_menu_open: Abrir el Menú Bar | ||
button_menu_close: Cerrar el Menú Bar | ||
button_homepage: Volver al Inicio | ||
|
||
title_anchor_prefix: "Anclado a:" | ||
|
||
posts_read_more: Lee la publicación completa | ||
posts_read_time: | ||
one: "Un minuto para leer" | ||
other: "{{ . }} minutos para leer" | ||
posts_update_prefix: Actualizado en | ||
posts_count: | ||
one: "Una publicación" | ||
other: "{{ . }} publicaciones" | ||
posts_tagged_with: Todas las publicaciones etiquetadas con '{{ . }}' | ||
|
||
footer_build_with: > | ||
Creado con <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> y | ||
<svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> | ||
footer_legal_notice: Aviso Legal | ||
footer_privacy_policy: Política de Privacidad | ||
footer_content_license_prefix: > | ||
Contenido licenciado con | ||
language_switch_no_tranlation_prefix: "Página no traducida:" | ||
|
||
propertylist_required: requerido | ||
propertylist_optional: opcional | ||
propertylist_default: estándar | ||
|
||
pagination_page_prev: previo | ||
pagination_page_next: siguiente | ||
pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
edit_page: Editer la page | ||
|
||
nav_navigation: Navigation | ||
nav_tags: Tags | ||
nav_more: Plus | ||
nav_top: Retour au haut de page | ||
|
||
form_placeholder_search: Chercher | ||
|
||
error_page_title: Perdu? Ne t'inquiète pas | ||
error_message_title: Perdu? | ||
error_message_code: Error 404 | ||
error_message_text: > | ||
On dirait que ce que vous cherchez est introuvable. Ne vous inquiétez pas, nous pouvons | ||
vous ramèner à la <a class="gdoc-error__link" href="{{ . }}">page d'accueil</a>. | ||
button_toggle_dark: Basculer le mode Sombre/Clair/Auto | ||
button_nav_open: Ouvrir la navigation | ||
button_nav_close: Fermer la navigation | ||
button_menu_open: Ouvrir la barre de menus | ||
button_menu_close: Fermer la barre de menus | ||
button_homepage: retour à la page d'accueil | ||
|
||
title_anchor_prefix: "Ancrer à :" | ||
|
||
posts_read_more: Lire l'article complet | ||
posts_read_time: | ||
one: "Une minute pour lire" | ||
other: "{{ . }} minutes à lire" | ||
posts_update_prefix: Mis à jour le | ||
posts_count: | ||
one: "Un billet" | ||
other: "{{ . }} billets" | ||
posts_tagged_with: Tous les articles marqués avec '{{ . }}' | ||
|
||
footer_build_with: > | ||
Construit avec <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> et | ||
<svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> | ||
footer_legal_notice: Mentions légales | ||
footer_privacy_policy: Politique de confidentialité | ||
footer_content_license_prefix: > | ||
Contenu sous licence | ||
language_switch_no_tranlation_prefix: "Page non traduite:" | ||
|
||
propertylist_required: requis | ||
propertylist_optional: facultatif | ||
propertylist_default: défaut | ||
|
||
pagination_page_prev: précédent | ||
pagination_page_next: suivant | ||
pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
edit_page: Wijzig pagina | ||
|
||
nav_navigation: Navigatie | ||
nav_tags: Markering | ||
nav_more: Meer | ||
nav_top: Terug naar boven | ||
|
||
form_placeholder_search: Zoek | ||
|
||
error_page_title: Verdwaald? Geen probleem | ||
error_message_title: Verdwaald? | ||
error_message_code: Error 404 | ||
error_message_text: > | ||
Het lijkt er op dat wat je zoekt niet gevonden kan worden. Geen probleem, | ||
we kunnen je terug naar de <a class="gdoc-error__link" href="{{ . }}">startpagina</a> brengen. | ||
button_toggle_dark: Wijzig Donker/Licht/Auto weergave | ||
button_nav_open: Open navigatie | ||
button_nav_close: Sluit navigatie | ||
button_menu_open: Open menubalk | ||
button_menu_close: Sluit menubalk | ||
button_homepage: Terug naar startpagina | ||
|
||
title_anchor_prefix: "Link naar:" | ||
|
||
posts_read_more: Lees volledige bericht | ||
posts_read_time: | ||
one: "Een minuut leestijd" | ||
other: "{{ . }} minuten leestijd" | ||
posts_update_prefix: Bijgewerkt op | ||
posts_count: | ||
one: "Een bericht" | ||
other: "{{ . }} berichten" | ||
posts_tagged_with: Alle berichten gemarkeerd met '{{ . }}' | ||
|
||
footer_build_with: > | ||
Gebouwd met <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> en | ||
<svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> | ||
footer_legal_notice: Juridische mededeling | ||
footer_privacy_policy: Privacybeleid | ||
footer_content_license_prefix: > | ||
Inhoud gelicenseerd onder | ||
language_switch_no_tranlation_prefix: "Pagina niet vertaald:" | ||
|
||
propertylist_required: verplicht | ||
propertylist_optional: optioneel | ||
propertylist_default: standaard | ||
|
||
pagination_page_prev: vorige | ||
pagination_page_next: volgende | ||
pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
edit_page: Modificar la pagina | ||
|
||
nav_navigation: Navegacion | ||
nav_tags: Etiquetas | ||
nav_more: Mai | ||
nav_top: Tornar ennaut | ||
|
||
form_placeholder_search: Cercar | ||
|
||
error_page_title: Perdut ? Cap de problèma | ||
error_message_title: Perdut ? | ||
error_message_code: Error 404 | ||
error_message_text: > | ||
Sembla que cercatz quicòm que se pòt pas trobat. Vos’n fagatz pas vos podèm | ||
tornar a la <a class="gdoc-error__link" href="{{ . }}">pagina d’acuèlh</a>. | ||
button_toggle_dark: Alternar lo mòde escur/clar/auto | ||
button_nav_open: Dobrir la navegacion | ||
button_nav_close: Tampar la navegacion | ||
button_menu_open: Dobrir la barra de menú | ||
button_menu_close: Tampar la barra de menú | ||
button_homepage: Tornar a la pagina d’acuèlh | ||
|
||
title_anchor_prefix: "Ancorar a:" | ||
|
||
posts_read_more: Legir la publicacion complèta | ||
posts_read_time: | ||
one: "Una minuta de lectura" | ||
other: "{{ . }} minutas de lectura" | ||
posts_update_prefix: Actualizada lo | ||
posts_count: | ||
one: "Una publicacion" | ||
other: "{{ . }} publicacions" | ||
posts_tagged_with: Totas las publicacions amb '{{ . }}' | ||
|
||
footer_build_with: > | ||
Construch amb <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> e | ||
<svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> | ||
footer_legal_notice: Mencions legalas | ||
footer_privacy_policy: politica de confidencialitat | ||
footer_content_license_prefix: > | ||
Contengut sota licéncia | ||
language_switch_no_tranlation_prefix: "Pagina non traducha :" | ||
|
||
propertylist_required: requerit | ||
propertylist_optional: opcional | ||
propertylist_default: per defaut | ||
|
||
pagination_page_prev: prec. | ||
pagination_page_next: seg. | ||
pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 13 additions & 7 deletions
20
docs-source/spring/themes/hugo-geekdoc/layouts/_default/_markup/render-heading.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.