歡迎使用 Jekyll
哈囉 jekyll
!這是一篇展示的文章。使用 Markdown
格式所撰寫
1 |
|
1 | def print_hi(name) |
1 | $ jekyll build |
- 超連結用法 Jekyll docs
for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll’s dedicated Help repository.
Try to use default markdown
def say_hello
puts "Hello, Ruby"
end