Первое сообщение блога!
Обновим своё имя и прочие настройки в файле - _config.yml
. Восклицательный (!), наверно, читать дальше. А дальше картинка
The easiest way to make your first post is to edit this one. Go into /_posts/
and update the Hello World markdown file. For more instructions head over to the Jekyll Now repository on GitHub.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.