# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
show_date=true
show_date=true
# DEPRECATED!
# Use Zola's built-in `bottom_footnotes = true` in the [markdown] section instead. (Available since v0.19.0)
# Adds backlinks to footnotes (loads ~500 bytes of JavaScripts).
# Adds backlinks to footnotes (loads ~500 bytes of JavaScripts).
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
- [**Còpia de blocs de codi amb un sol clic**](@/blog/markdown/index.ca.md#bloc-de-codi). Habilitada configurant `copy_button = true`. (~700 bytes)
- [**Còpia de blocs de codi amb un sol clic**](@/blog/markdown/index.ca.md#bloc-de-codi). Habilitada configurant `copy_button = true`. (~700 bytes)
- [**Mostrar ruta/URL a blocs de codi**](@/blog/shortcodes/index.ca.md#mostrar-ruta-o-url). S'activa configurant `add_src_to_code_block = true`. (~400 bytes)
- [**Mostrar ruta/URL a blocs de codi**](@/blog/shortcodes/index.ca.md#mostrar-ruta-o-url). S'activa configurant `add_src_to_code_block = true`. (~400 bytes)
- [**Enllaços de retorn per a notes a peu de pàgina**](@/blog/markdown/index.ca.md#1). Habilitats configurant `footnote_backlinks = true` (~500 bytes).
description = "JavaScript solo se utiliza cuando HTML y CSS no son suficientes."
description = "JavaScript solo se utiliza cuando HTML y CSS no son suficientes."
[taxonomies]
[taxonomies]
@ -29,7 +29,6 @@ Las siguientes opciones pueden especificarse para publicaciones, secciones y a n
- [**Soporte de KaTeX**](@/blog/markdown/index.es.md#katex). Habilitado al configurar `katex = true` (274 KB).
- [**Soporte de KaTeX**](@/blog/markdown/index.es.md#katex). Habilitado al configurar `katex = true` (274 KB).
- [**Copia de bloques de código con un solo clic**](@/blog/markdown/index.es.md#bloque-de-codigo). Habilitado al configurar `copy_button = true` (~700 bytes).
- [**Copia de bloques de código con un solo clic**](@/blog/markdown/index.es.md#bloque-de-codigo). Habilitado al configurar `copy_button = true` (~700 bytes).
- [**Mostrar ruta/URL en bloques de código**](@/blog/shortcodes/index.es.md#mostrar-ruta-o-url). Se activa configurando `add_src_to_code_block = true`. (~400 bytes)
- [**Mostrar ruta/URL en bloques de código**](@/blog/shortcodes/index.es.md#mostrar-ruta-o-url). Se activa configurando `add_src_to_code_block = true`. (~400 bytes)
- [**Enlaces de retorno de notas al pie**](@/blog/markdown/index.es.md#1). Habilitado al configurar `footnote_backlinks = true` (~500 bytes).
title = "Domina la configuració de tabi: guia completa"
title = "Domina la configuració de tabi: guia completa"
date = 2023-09-18
date = 2023-09-18
updated = 2024-06-28
updated = 2024-07-01
description = "Descobreix les múltiples maneres en què pots personalitzar tabi."
description = "Descobreix les múltiples maneres en què pots personalitzar tabi."
[taxonomies]
[taxonomies]
@ -527,6 +527,8 @@ Totes aquestes configuracions segueixen la jerarquia.
### Enllaços de retorn a les notes a peu de pàgina
### Enllaços de retorn a les notes a peu de pàgina
{{ admonition(type="warning", title="ADVERTÈNCIA DE DEPRECACIÓ", text="Zola v0.19.0 i posterior pot fer això de forma nativa. Estableix `bottom_footnotes = true` a la secció `[markdown]` de la teva configuració.") }}
title = "Domina la configuración de tabi: guía completa"
title = "Domina la configuración de tabi: guía completa"
date = 2023-09-18
date = 2023-09-18
updated = 2024-06-28
updated = 2024-07-01
description = "Descubre las múltiples maneras en que puedes personalizar tabi."
description = "Descubre las múltiples maneras en que puedes personalizar tabi."
[taxonomies]
[taxonomies]
@ -527,6 +527,8 @@ Todas estas configuraciones siguen la jerarquía.
### Enlaces de retorno en notas al pie
### Enlaces de retorno en notas al pie
{{ admonition(type="warning", title="ADVERTENCIA DE DEPRECACIÓN", text="Zola v0.19.0 y posterior puede hacer esto de forma nativa. Establece `bottom_footnotes = true` en la sección `[markdown]` de tu configuración.") }}
| Página | Sección | `config.toml` | Sigue la jerarquía | Requiere JavaScript |
| Página | Sección | `config.toml` | Sigue la jerarquía | Requiere JavaScript |
title = "Mastering tabi Settings: A Comprehensive Guide"
title = "Mastering tabi Settings: A Comprehensive Guide"
date = 2023-09-18
date = 2023-09-18
updated = 2024-06-28
updated = 2024-07-01
description = "Discover the many ways you can customise your tabi site."
description = "Discover the many ways you can customise your tabi site."
[taxonomies]
[taxonomies]
@ -531,6 +531,8 @@ All of these settings follow the hierarchy.
### Footnote Backlinks
### Footnote Backlinks
{{ admonition(type="warning", title="DEPRECATION WARNING", text="Zola v0.19.0 and later can do this natively. Set `bottom_footnotes = true` in your config's `[markdown]` section.") }}
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
show_date=true
show_date=true
# DEPRECATED!
# Use Zola's built-in `bottom_footnotes = true` in the [markdown] section instead. (Available since v0.19.0)
# Adds backlinks to footnotes (loads ~500 bytes of JavaScripts).
# Adds backlinks to footnotes (loads ~500 bytes of JavaScripts).
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy