Commit graph

12 commits

Author SHA1 Message Date
Sergio Carlavilla Delgado
d8ac41d0c8 Remove the font size of filename class
PR:         253353
Patch by:   ceri (at) submonkey.net
2021-02-08 23:25:18 +01:00
Sergio Carlavilla Delgado
feb1f7a97c Remove unused partial, correct year copyright and remove space
The sidenav partial it's not used in the documentation project.
Update copyright in header
Remove space in site-navigation partial
2021-02-08 23:09:19 +01:00
Sergio Carlavilla Delgado
ad3bb85dd0 Fix copyright and contact links in the footer.
PR:             253094
Submitted by:   wosch@
2021-02-08 22:47:38 +01:00
Li-Wen Hsu
ace7a25543
Fix navigation links on i18n pages
PR:		253134
Reported by:	wosch
Approved by:	carlavilla (implicitly)
2021-02-07 14:37:25 +08:00
Li-Wen Hsu
efb1bb8d4c
Sync with www.freebsd.org
Approved by:	carlavilla (implicitly)
2021-02-07 13:38:24 +08:00
Li-Wen Hsu
913df4a581
Add missing Git Repository label translation
Approved by:	carlavilla (implicitly)
2021-02-07 13:35:56 +08:00
Li-Wen Hsu
16168ab123
Remove EOL'd FreeBSD 12.1 from "Production Release" in side navigator
In both documentation and website, also fix wrong link.

Approved by:	carlavilla (implicitly)
2021-02-06 13:10:23 +08:00
Li-Wen Hsu
48eff74004
Remove EOL'd FreeBSD 12.1 from "Production Release" in side navigator
Approved by:	carlavilla (implicitly)
2021-02-06 12:27:23 +08:00
Allan Jude
bc185da8de Improve the documentation front page with full book/article names
Use the title of the book or article rather than the directory name
Also use the full name of the language, not just the short code

Sponsored by:	Klara Inc.
Reviewed by:	carlavilla
Differential Revision:	https://reviews.freebsd.org/D28440
2021-01-31 20:09:37 -05:00
Sergio Carlavilla Delgado
7808bd27ab Enable robots.txt in docs.freebsd.org
Enable again robots.txt for docs.freebsd.org

PR:             253031
Submitted by:   wosch@
2021-01-26 20:17:05 +01:00
Sergio Carlavilla Delgado
4dba695e5d Use Hugo's relLangURL filter to fix relative URLs in list shortdocs
Submitted by:	allanjude@
PR:		253013
Review:         https://reviews.freebsd.org/D28344
2021-01-26 13:02:54 +01: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