Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2021 21:21:56 -0600
From:      Kyle Evans <kevans@freebsd.org>
To:        doc-committers@freebsd.org, doceng@freebsd.org, freebsd-doc@freebsd.org
Subject:   [HEADS UP] Build change
Message-ID:  <CACNAnaEwMEnqiZ2o7GvXVFW-QNqsrXV%2BszkgJLKMscJUORi2Og@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Just FYI- I've pushed a major change to the doc build. As of
da17aa0103a, note the following:

1.) The move-shared/copy-shared targets no longer exists, shared is
symlinked as appropriate. You may need to nuke documentation/shared
and website/shared in existing clones.

2.) The generate target no longer exists.

3.) The all target will no longer run the hugo server, it will only
build. The run target will run the hugo server, make sure you build
first.

4.) There is now a top-level Makefile that can be used to build both
the documentation and the website. `make run` will do the deed.

Thanks,

Kyle Evans



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaEwMEnqiZ2o7GvXVFW-QNqsrXV%2BszkgJLKMscJUORi2Og>