feat: change the theme and the content
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
+++
|
||||
title = "Sobre mi"
|
||||
template = "info-page.html"
|
||||
path = "/ca/about"
|
||||
|
||||
[extra]
|
||||
quick_navigation_buttons = true
|
||||
+++
|
||||
|
||||
Benvingut a la demo de [**tabi**](https://github.com/welpo/tabi), un tema per a [Zola](https://www.getzola.org/), un generador de llocs web estàtics rapidíssim.
|
||||
|
||||
**tabi** és una obra d'Óscar Fernández ([welpo](https://github.com/welpo/) a GitHub), inicialment creat per al [seu lloc personal](https://osc.garden/ca/). És un tema modern i ple de funcionalitats que ofereix configuracions predefinides raonables i segures.
|
||||
|
||||
Busques instruccions detallades o consells sobre com utilitzar **tabi**? Les seccions del [blog](https://welpo.github.io/tabi/ca/blog/) i de l'[arxiu](https://welpo.github.io/tabi/ca/archive/) contenen la documentació del tema, que inclou des de mostres de funcions fins a guies detallades.
|
||||
|
||||
## Característiques
|
||||
|
||||
**tabi** ofereix suport per a [diversos idiomes](https://welpo.github.io/tabi/ca/blog/faq-languages/), [aparença personalitzable](https://welpo.github.io/tabi/ca/blog/customise-tabi/), [integració de comentaris](https://welpo.github.io/tabi/blog/comments/), i molt més, tot amb un enfocament en el rendiment ([tot el JavaScript és opcional](https://welpo.github.io/tabi/ca/blog/javascript/)) i la [seguretat](https://welpo.github.io/tabi/ca/blog/security/).
|
||||
|
||||
## Contribucions
|
||||
|
||||
Tota aportació és benvinguda! Agraïm els informes d'errors, millores en traduccions o documentació (per mínimes que siguin), sol·licituds de noves funcions… Consulta les [Pautes de Contribució](https://github.com/welpo/tabi/blob/main/CONTRIBUTING.md) per saber com pots contribuir. Gràcies!
|
||||
|
||||
## Llicència
|
||||
|
||||
El codi està disponible sota la [llicència MIT](https://choosealicense.com/licenses/mit/).
|
@@ -1,26 +0,0 @@
|
||||
+++
|
||||
title = "Sobre mí"
|
||||
template = "info-page.html"
|
||||
path = "/es/about"
|
||||
|
||||
[extra]
|
||||
quick_navigation_buttons = true
|
||||
+++
|
||||
|
||||
Bienvenido a la demo de [**tabi**](https://github.com/welpo/tabi), un tema para [Zola](https://www.getzola.org/), un rapidísimo generador de sitios estáticos.
|
||||
|
||||
**tabi** es obra de Óscar Fernández ([welpo](https://github.com/welpo/) en GitHub), inicialmente creado para [su página personal](https://osc.garden/es/). Es un tema moderno y lleno de funcionalidades que ofrece configuraciones predeterminadas sensatas y seguras.
|
||||
|
||||
¿Buscas instrucciones detalladas o consejos sobre cómo utilizar **tabi**? Las secciones del [blog](https://welpo.github.io/tabi/es/blog/) y del [archivo](https://welpo.github.io/tabi/es/archive/) contienen la documentación del tema, que incluye desde muestras de funciones hasta guías detalladas.
|
||||
|
||||
## Características
|
||||
|
||||
**tabi** ofrece soporte para [varios idiomas](https://welpo.github.io/tabi/es/blog/faq-languages/), [apariencia personalizable](https://welpo.github.io/tabi/es/blog/customise-tabi/), [integración de comentarios](https://welpo.github.io/tabi/es/blog/comments/), y mucho más, todo con un enfoque en el rendimiento ([todo el JavaScript es opcional](https://welpo.github.io/tabi/es/blog/javascript/)) y la [seguridad](https://welpo.github.io/tabi/es/blog/security/).
|
||||
|
||||
## Contribuciones
|
||||
|
||||
¡Toda aportación es bienvenida! Agradecemos los reportes de errores, mejoras en traducciones o documentación (por mínimas que sean), solicitudes de nuevas funciones… Consulta las [Pautas de Contribución](https://github.com/welpo/tabi/blob/main/CONTRIBUTING.md) para saber cómo puedes contribuir. ¡Gracias!
|
||||
|
||||
## Licencia
|
||||
|
||||
El código está disponible bajo la [licencia MIT](https://choosealicense.com/licenses/mit/).
|
@@ -7,20 +7,14 @@ path = "about"
|
||||
quick_navigation_buttons = true
|
||||
+++
|
||||
|
||||
Welcome to the demo of [**tabi**](https://github.com/welpo/tabi), a theme for [Zola](https://www.getzola.org/), a fast static site generator.
|
||||
I'm Alex Wellnitz, a DevOps architect and software developer with a passion for sharing knowledge and experience. As a seasoned professional, I've had the privilege of working in various roles, including my current position as a DevOps Engineer at Materna.
|
||||
|
||||
**tabi** is the creation of Óscar Fernández ([welpo](https://github.com/welpo/) on GitHub), initially designed for [his personal site](https://osc.garden/). It is a feature-rich, modern theme that provides sane (and safe) defaults.
|
||||
With expertise in web development, Kubernetes, network security, and more, I'm committed to helping others accelerate their web performance and tackle complex technical challenges. You can find me sharing my insights on various topics through blog posts and articles.
|
||||
|
||||
Looking for detailed instructions or tips on using **tabi**? The [blog](https://welpo.github.io/tabi/blog/) and [archive](https://welpo.github.io/tabi/archive/) sections feature the theme's documentation, offering a variety of articles from feature overviews to step-by-step guides.
|
||||
### What drives me?
|
||||
|
||||
## Features
|
||||
My drive is fueled by a desire to learn, grow, and help others succeed in the ever-evolving landscape of technology. When I'm not working or writing, you can find me exploring new projects, experimenting with innovative tools, or simply enjoying the beauty of the digital world.
|
||||
|
||||
**tabi** supports [multiple languages](https://welpo.github.io/tabi/blog/faq-languages/), [customisable appearance](https://welpo.github.io/tabi/blog/customise-tabi/), [comment integrations](https://welpo.github.io/tabi/blog/comments/), and much more, all with an emphasis on performance ([all JavaScript is optional](https://welpo.github.io/tabi/blog/javascript/)) and [security](https://welpo.github.io/tabi/blog/security/).
|
||||
### Let's connect!
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are much appreciated! We appreciate bug reports, improvements to translations or documentation (however minor), feature requests… Check out the [Contributing Guidelines](https://github.com/welpo/tabi/blob/main/CONTRIBUTING.md) to learn how you can help. Thank you!
|
||||
|
||||
## License
|
||||
|
||||
The code is available under the [MIT license](https://choosealicense.com/licenses/mit/).
|
||||
If you have any questions, topics you'd like to discuss, or just want to say hello, please feel free to reach out.
|
||||
|
Reference in New Issue
Block a user