blog
techdoc
work
about
codebase
blog
techdoc
work
about
techdoc
Java SE
Jakarta EE
Java EE
database
linux
dev tools
documentation creation
network
frontent
HUGO
cli
code shreds
date/time
page
section
string
Hugo misc stuff
server mode
string
created on
August 17, 2025
concatenating strings
Strings can be concatenated with
print
:
{{ $fruits := (print $someOtherFruits " kiwi" " banana" ) }}
string
concatenating strings
x