989bbd57fa
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. |
||
---|---|---|
.. | ||
archetypes | ||
config/_default | ||
content | ||
data | ||
static | ||
themes/beastie | ||
tools | ||
.editorconfig | ||
.gitignore | ||
beastie.png | ||
Makefile | ||
README | ||
shared |
$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.