git: 8548086872 - main - Remove build verbosity by default

"Danilo G. Baio" <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=854808687207af05b2c62ec3faca0d1ccc4d5823

commit 854808687207af05b2c62ec3faca0d1ccc4d5823
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2023-01-21 00:57:44 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2023-01-21 00:58:11 +0000

    Remove build verbosity by default
    
    This way, it will be easier to identify warnings and errors from Hugo
    for anyone when working and building the website or the documentation
    portal.
    
    On CI, the builds have verbose and debug options enabled:
    
    ```
    $ cd doc
    $ make HUGO_ARGS="--verbose --debug"
    ```
---
 documentation/Makefile | 2 +-
 website/Makefile       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/Makefile b/documentation/Makefile
index 410ff444df..ba42e14b0b 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -43,7 +43,7 @@ GEMBASE?= 	${LOCALBASE}
 
 RUBY_CMD =	${GEMBASE}/bin/ruby
 HUGO_CMD =	${LOCALBASE}/bin/hugo
-HUGO_ARGS?=	--verbose --minify
+HUGO_ARGS?=	--minify
 HUGO_OFFLINE_ARGS?= 	--environment offline --verbose --minify
 ROUGIFY_CMD=	${GEMBASE}/bin/rougify
 ASCIIDOCTOR_CMD=	${GEMBASE}/bin/asciidoctor
diff --git a/website/Makefile b/website/Makefile
index 288d171a43..a087bca2b2 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -22,7 +22,7 @@ LOCALBASE?=	/usr/local
 
 RUBY_CMD =	${LOCALBASE}/bin/ruby
 HUGO_CMD =	${LOCALBASE}/bin/hugo
-HUGO_ARGS?=	--verbose
+HUGO_ARGS?=
 RUBYLIB =	../shared/lib
 .export	RUBYLIB
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.