Commit Graph

2 Commits

Author SHA1 Message Date
Azrael JD 349230aa5d Add Indonesian translation of Mailing List FAQ article
As this is a new language in the FreeBSD documentation, other
files/translations were added together.

Reviewed by:	dbaio (translating it back to English)
Approved by:	dbaio (doceng)

Differential Revision:	https://reviews.freebsd.org/D34599
Co-authored-by:	  Danilo G. Baio <dbaio@FreeBSD.org>
2022-03-31 18:44:06 -03:00
Sergio Carlavilla Delgado 64acd169b8 Build offline documentation using Hugo and other improvements
* 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
2021-11-03 17:44:52 +01:00