aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/es/articles
Commit message (Collapse)AuthorAgeFilesLines
...
* New Documentation PortalSergio Carlavilla Delgado2021-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new Documentation Portal. Key features: * Responsive * Modern design * Theme support: Light, Dark, High contrast * Removed Python dependency Acknowledgment: * Alexander Leidinger <netchild (at) FreeBSD.org> * Baptiste Daroussin <bapt (at) FreeBSD.org> * Benedict Reuschling <bcr (at) freebsd.org> * Daniel Ebdrup Jensen <debdrup (at) FreeBSD.org> * Danilo G. Baio <dbaio (at) FreeBSD.org> * Dave Cottlehuber <dch (at) FreeBSD.org> * Ed Maste <emaste (at) FreeBSD.org> * Fernando Apesteguía <fernape (at) FreeBSD.org> * Pedro Giffuni <pfg (at) FreeBSD.org> * Joseph Mingrone <jrm (at) ftfl.ca> * Rocky Hotas <rockyhotas (at) firemail.cc> * Pau Amma <pauamma (at) gundo.com> * The FreeBSD Foundation Approved by: core, doceng
* Remove Eudora referencesSergio Carlavilla Delgado2021-12-041-1/+0
| | | | | | | | | Eudora source code was acquired by the Computer History Museum in 2018. We're gonna assume that nobody it's gonna use this software as a daily driver. PR: 260058 Submitted by: Graham Perrin <grahamperrin@gmail.com>
* [doc-es] articles/building-products: sync with masterFernando Apesteguía2021-11-232-260/+231
|
* [doc-es][contributing] sync with masterFernando Apesteguía2021-11-182-425/+456
| | | | Also, add missing svn-ports-head mailing list.
* contributing: update The FreeBSD Foundation's mailing addressEd Maste2021-11-111-3/+3
| | | | | | Approved by: ygy (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32949
* [doc-es][freebsd-questions] Finish article translationFernando Apesteguía2021-11-112-145/+1179
|
* [doc-es][fonts] Translate fonts articleFernando Apesteguía2021-11-062-136/+1727
|
* Move articles/contributors/contrib-* to the shared directoryDanilo G. Baio2021-11-047-3465/+25
| | | | | | | | | | | | | | | These files can be used by all languages, except contrib-develinmemoriam.adoc. - contrib-386bsd.adoc - contrib-additional.adoc - contrib-committers.adoc - contrib-corealumni.adoc - contrib-develalumni.adoc - contrib-portmgralumni.adoc Reviewed by: bcr, carlavilla Differential Revision: https://reviews.freebsd.org/D32830
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-0329-624/+4172
| | | | | | | | | | | | | | | | | | | | | | * 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.
* es/articles: Fix include linksMarc Fonvieille2021-10-2910-2/+102
|
* [doc-es][filtering-bridges] Finish article translationFernando Apesteguía2021-10-082-54/+891
|
* [docs-es][building-products] Sync article with masterFernando Apesteguía2021-10-012-17/+18
| | | | | Sync after small new-line change Fix typos
* [doc-es][explaining-bsd] Finish article translationFernando Apesteguía2021-10-012-65/+1022
|
* [doc-es][cups] Finish article translationFernando Apesteguía2021-09-302-56/+747
|
* [doc-es][contributing] Finish translationFernando Apesteguía2021-09-282-171/+2280
| | | | Finish translation of the contributing article.
* [doc-es] Add building-products articleFernando Apesteguía2021-09-102-0/+1841
|
* [doc-es][vm-design] Fix trademarksFernando Apesteguía2021-09-081-1/+1
|
* [doc-es] Fix trademarks in contributors articleFernando Apesteguía2021-09-061-1/+1
|
* [doc-es][vinum] Adjust includes for 'es' languageFernando Apesteguía2021-09-041-2/+2
| | | | Reported by: dbaio@
* [doc-es] Add bsdl-gpl articleFernando Apesteguía2021-09-032-0/+1339
| | | | Add translation file too.
* [doc-es] Update vm-design articleFernando Apesteguía2021-09-032-1/+1598
| | | | | Update with tags. Add .po file.
* [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.
* [doc-es] Add FreeBSD contributors articleFernando Apesteguía2021-09-024-0/+1224
| | | | Add index and contrib-develinmemoriam
* Revert "Add Hugo's lang shortcode"Danilo G. Baio2021-06-1912-14/+14
| | | | | | | This reverts commit 3462d12db6ebf303064db168a2333374344f369a. Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode. It will take more time and care.
* Add Hugo's lang shortcodeDanilo G. Baio2021-06-1912-14/+14
| | | | | | | | | | | | | | | | | | This is a prerequisite for the translation workflow through .po files and Weblate. The asciidoctor include with the shortcode variable will help because won't be needed to change the includes manually after converting the translation (.po file) back to .adoc. It will help other areas like, language attributes, which today is fixed in every document. The use of shortcode was suggested by jmooring@ from Hugo's project on Github. Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D30823
* [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
* [articles][vm-design] Add Spanish translationFernando Apesteguía2021-04-201-0/+216
| | | | | | | | | | | | Add the Spanish translation for the vm-design article. Most of the work was done with Weblate[1] Reviewed by: 0mp, carlavilla Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D29646 [1] https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/es/
* Fix manual pages macros in rc-scripting and linux-usersSergio Carlavilla Delgado2021-03-201-1/+1
|
* Use correct syntax markup for shellLi-Wen Hsu2021-03-1413-79/+79
| | | | Approved by: carlavilla
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-2518-0/+4756
I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core