You can write regular markdown here and Jekyll will automatically convert it to a nice webpage.

var foo = function(x) {
  return(x + 5);
}
foo(3)