This is my first post in this Jekyll experiment.
It should be fun to experiment with and I'll see if I eventually decide to move to WordPress or not.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
This is my first post in this Jekyll experiment.
It should be fun to experiment with and I'll see if I eventually decide to move to WordPress or not.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.