doc/documentation
Daniel Ebdrup Jensen 989bbd57fa Makefiles: Add a conditional check on HOSTNAME variable
In order for hugo to build all links correctly, it is necessary to
define baseURL - but in order to do this, we need some way of adding a
hostname. This change adds the HOSTNAME variable to accomplish this.

Another advantage is that if HOSTNAME is set to something other than
localhost, hugo can be run on a different (more powerful) machine which
can shorten the time it takes to build.

A note about this will need to be added to the FDP later.
2021-02-14 22:50:52 +01:00
..
archetypes
config/_default Add gitref macro to reference a git hash 2021-02-13 22:22:34 +01:00
content Sync bsdinstall chapter of the handbook in Japanese 2021-02-14 16:35:21 +01:00
manual-pages
static Update my PGP key 2021-02-14 00:43:36 +09:00
themes Remove the font size of filename class 2021-02-08 23:25:18 +01:00
tools Use @generated in generated files 2021-02-04 09:39:06 -05:00
.editorconfig
.gitignore build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00
beastie.png
Makefile Makefiles: Add a conditional check on HOSTNAME variable 2021-02-14 22:50:52 +01:00
README
shared build: replace move-shared/copy-shared with a symlink 2021-01-28 21:15:10 -06:00

$FreeBSD$

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://www.FreeBSD.org/doc/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.