There are some errors while building service-mesh-performance website locally.
-
bundle install
is missing in themake site
command… -
There is need of
bundle update
in themake site
command 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)