GayBSD documentation tree
Find a file
Yasuhiro Kimura b474a50019 FDP: Refer to the proper package name for hugo
The package name 'hugo' refers to emulators/hugo, a PC Engine
(TurboGrafx 16) emulator, whereas the hugo that is required by the new
framework is www/gohugo. A similar case applies with the package name of
AsciiDoctor, which is 'rubygem-asciidoctor'.
Therefore fix package names so they refer to proper ones.

PR:		253470
2021-02-12 22:57:29 +01:00
documentation FDP: Refer to the proper package name for hugo 2021-02-12 22:57:29 +01:00
shared Steps 1-4 from the Committer's guide (eduardo) 2021-02-07 14:18:04 +00:00
website Add 13.0-BETA1 announcement 2021-02-12 13:37:26 -05: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

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.