aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/es/articles/vinum
Commit message (Collapse)AuthorAgeFilesLines
* [doc-es][articles/vinum] Keep up with latest changesFernando Apesteguía2022-07-202-253/+348
| | | | | * Updated links * A few changed strings
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-031-14/+20
| | | | | | | | | | | | | | | | | | | | | | * Allow to build the documentation offline using Hugo * Fix link problems * Remove SVN entities * Fix lang problems to help weblate * Move all the AsciiDoctor translations to the shared folder to help weblate * Allow the possibility to build each document. For example each document can be edited in and watched the result in real time in VS Code or Vim/NeoVim. Breaking changes: Eliminate the possibility of building books or articles. They must be builded at the same time. This functionality will be restored when version 0.89.0 is in the repositories in a couple of weeks. Reviewed by: dbaio@ Differential Revision: https://reviews.freebsd.org/D31926
* articles/vinum: Restore Author commentsDanilo G. Baio2021-10-301-0/+10
| | | | It was missed when converted to Hugo/Asciidoctor.
* [doc-es][vinum] Adjust includes for 'es' languageFernando Apesteguía2021-09-041-2/+2
| | | | Reported by: dbaio@
* [doc-es] Unbreak tags in vinum articleFernando Apesteguía2021-09-031-1/+1
| | | | We need to manually remove the surrounding quotes
* [doc-es] Update vinum articleFernando Apesteguía2021-09-032-13/+2243
| | | | | Fix some missing docbook tags. Add translation file.
* [articles][vinum] Add Spanish translationFernando Apesteguía2021-05-031-0/+578
Summary: Add the Spanish translation for vinum article. Most of the work was done with Weblate. Approved by: 0mp (mentor), carlavilla Reviewed by: 0mp, carlavilla Differential Revision: https://reviews.freebsd.org/D29667