Jekyll with search

home about contact

Benefits

21 Dec 2013

Jekyll also offers powerful support for code snippets:

def print_hi(name)
  puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.


comments powered by Disqus