diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2021-01-25 23:31:29 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2021-01-25 23:31:29 +0000 |
commit | 989d921f5d4ac8d8b7c831c13b8954ad1901be24 (patch) | |
tree | a5d768f9af4b55422fdf5b17064879ae1c7ce032 /el_GR.ISO8859-7/htdocs/docs.xml | |
parent | 0cff342f42461c5081b98bce7581f43df319e4f4 (diff) | |
download | doc-989d921f5d4ac8d8b7c831c13b8954ad1901be24.tar.gz doc-989d921f5d4ac8d8b7c831c13b8954ad1901be24.zip |
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
Diffstat (limited to 'el_GR.ISO8859-7/htdocs/docs.xml')
-rw-r--r-- | el_GR.ISO8859-7/htdocs/docs.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/el_GR.ISO8859-7/htdocs/docs.xml b/el_GR.ISO8859-7/htdocs/docs.xml deleted file mode 100644 index da3c38e8a0..0000000000 --- a/el_GR.ISO8859-7/htdocs/docs.xml +++ /dev/null @@ -1,25 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ -<!ENTITY date "$FreeBSD$"> -<!ENTITY title "FreeBSD Documentation"> -<!ENTITY % navinclude.docs "INCLUDE"> -]> - -<!-- - - %SOURCE% en/docs.xml - %SRCID% 1.195 - ---> - -<html> - &header; - - <img src="gifs/doc.jpg" alt="BSD Daemon reading documentation" align="right" border="0" width="274" height="163"> - - <p>Υπάρχει μια εκτενής συλλογή τεκμηρίωσης για το FreeBSD, τόσο σε αυτό - τον ιστότοπο, όσο και σε άλλους. Μπορείτε ακόμη να βρείτε πολλά βιβλία, - περιοδικά ή άλλες έντυπες μορφές τεκμηρίωσης σε πολλά μέρη.</p> - - &footer; - </body> -</html> |