My First Blog Post Title
My First Blog Post Title
Introduction to Jekyll
Welcome to my new post! This is where I start talking about how easy Jekyll makes blogging.
Using Code Blocks
You can easily include code snippets:
```ruby def hello_world puts “Hello, Jekyll!” end
This post is licensed under CC BY 4.0 by the author.