summary refs log tree commit diff
path: root/Documentation/contributing/communication.adoc
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-01-17 15:12:29 +0000
committerAlyssa Ross <hi@alyssa.is>2023-01-17 15:13:13 +0000
commit8b239acb7f710492b41aaec943262e6aaddb37c0 (patch)
tree4c47407e989becbda30f3a7a438e374c4cb45863 /Documentation/contributing/communication.adoc
parent95fba8ac6c872c2ba5e2ea8be5da9f2eb63374c8 (diff)
downloadspectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar.gz
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar.bz2
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar.lz
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar.xz
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.tar.zst
spectrum-8b239acb7f710492b41aaec943262e6aaddb37c0.zip
Documentation/scripts/build.sh: avoid unquoted var
Recent versions of shellcheck warn about word splitting on
JEKYLLFLAGS.  To avoid this, let's switch to using "$@" to store
the Jekyll command line we're building up.

This also gives us a consistent way to pass extra arguments to Jekyll.
They just need to be specified on the command line — we can remove
special handling for the destination by just having the caller pass
-d like they would when dealing with Jekyll directly.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation/contributing/communication.adoc')
0 files changed, 0 insertions, 0 deletions