Go to file
Danilo G. Baio 163f29fb33 Add support to Hugo arguments/flags
This also enables verbose output by default, same behavior we had in the
doc tree before Hugo/Asciidoctor and add --minify to HUGO_ARGS variable
to make it optional.

Reviewed by:	ceri, allanjude, imp
Differential Revision:	https://reviews.freebsd.org/D30652
2021-06-05 14:25:34 -03:00
documentation Add support to Hugo arguments/flags 2021-06-05 14:25:34 -03:00
shared Release Notes: Add entities for the date of each release 2021-05-16 02:46:17 +00:00
tools tools/*translate.sh: Add description field on the YAML Front Matter parser 2021-06-03 16:30:31 -03:00
website Add support to Hugo arguments/flags 2021-06-05 14:25:34 -03:00
.arcconfig Migrate doc to Hugo/AsciiDoctor 2021-01-26 00:31:29 +01:00
.cirrus.yml Fox build on Cirrus CI 2021-02-07 14:55:41 +08:00
Makefile build: add a top-level Makefile to drive the build 2021-01-28 21:15:10 -06:00
README Add back README file 2021-01-26 22:03:56 +08:00

README

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read the Documentation Primer at:

    https://docs.freebsd.org/en/books/fdp-primer/

for information about the tools and formatting languages we use.
Chapter 1 has a Quick Start section, and Chapter 2 covers the software
and related items in more detail.