forked from deepStateMirrors/tabi
✨ feat: add multi-language support
This commit is contained in:
parent
e316dc25ab
commit
fa9229377d
49 changed files with 1314 additions and 88 deletions
13
content/_index.es.md
Normal file
13
content/_index.es.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
path = "/"
|
||||
title = "Publicaciones recientes"
|
||||
sort_by = "date"
|
||||
template = "section.html"
|
||||
|
||||
[extra]
|
||||
header = {title = "¡Hola! Soy tabi~", img = "$BASE_URL/img/main.webp" }
|
||||
section_path = "blog/_index.es.md"
|
||||
max_posts = 4
|
||||
+++
|
||||
|
||||
tabi es un tema de [Zola](https://getzola.org) rápido, ligero y moderno. Su objetivo es ser una página personal y hogar para publicaciones de blogs. Cuenta con una puntuación perfecta en Lighthouse, diseño responsive, tema oscuro y claro, shortcodes personalizados y mucho más.
|
Loading…
Add table
Add a link
Reference in a new issue