There are some errors while building service-mesh-performance website locally.
-
bundle installis missing in themake sitecommand… -
There is need of
bundle updatein themake sitecommand because Liquid 4 is not compatible with Ruby 3.2.
-
There is a need of space between one of the CSS property to fix the below issue:
“+” and “-” must be surrounded by whitespace in calculations. (Jekyll::Converters::Scss::SyntaxError)

