Commit Graph

5 Commits

Author SHA1 Message Date
Christos Longros e67dfa9f20 el: Update the Greek documentation portal
Typos and terminology updates.

While here, update Greek translators' files.

Pull Request:	https://github.com/freebsd/freebsd-doc/pull/297/
2024-02-24 15:00:52 -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
Danilo G. Baio 915f3a0fe5 Replace mailman-lists* variables with mailing-lists*
mailman-lists-desc --> mailing-lists-desc
mailman-lists-url  --> mailing-lists-url
mailman-lists      --> mailing-lists

Following mailing lists migration from Mailman to Mlmmj.
2021-10-13 20:03:08 -03:00
Danilo G. Baio 26089c882b Replace Mailman to Mlmmj addresses
Following mailing lists migration from Mailman to Mlmmj.

Reviewed by:	bapt
Differential Revision: https://reviews.freebsd.org/D32466
2021-10-12 17:42:45 -03:00
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
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
2021-01-26 00:31:29 +01:00