Commit graph

12 commits

Author SHA1 Message Date
Sergio Carlavilla Delgado
ab8cd36cda Improve the column widths of various pages in the FDP
Patch by:               allanjude@
Differential Revision:  https://reviews.freebsd.org/D28358
2021-01-26 20:45:47 +01:00
Dimitry Andric
563997d288 Abbreviate displayed git hashes to 12 hex digits. 2021-01-26 20:25:57 +01:00
Dimitry Andric
078e5ea093 Fix links to onetbb and libiconv ports. 2021-01-26 20:25:57 +01: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
Dimitry Andric
a4e8636939 Change links from svnweb to cgit, and remove sys/sys/param.h subpaths,
so it is easier to view the entire referenced commits.
2021-01-26 20:14:18 +01:00
Dimitry Andric
238de6b6a7 Document __FreeBSD_version values 1300132 through 1300136 and 1400000
through 1400002.
2021-01-26 20:09:47 +01:00
Glen Barber
17e99717e2 gitignore: ignore *.swp files
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 12:04:38 -05:00
Lewis Cook
2d42c615e6 Add committer entries for Lewis Cook <lcook>
Approved by: 		fernape (mentor)
Differential Revision: 	https://reviews.freebsd.org/D28275
2021-01-26 16:06:28 +00:00
Michael Gmelin
b0a56f2891 Correct simple typo.
Summary: Really simple typo, good change to test the new workflow.

Test Plan: None

Reviewers: carlavilla

Reviewed By: carlavilla

Differential Revision: https://reviews.freebsd.org/D28348
2021-01-26 13:58:17 +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
Allan Jude
ca50c35a68 Add a missing space to unbreak rendering of chapters-order sub-heading 2021-01-26 03:41:14 +00: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