Hello World
Hello, this is my first GitHub Pages site generated using Jekyll! I am using the Chirpy Jekyll template.
You can read the source code for this site on GitHub
This template has some really cool looking code blocks
1
print('hello, world')
1
2
3
4
5
'''
this code block doesn't
have any line numbers because
I added the "nolineno" class to it
'''
This post is licensed under CC BY 4.0 by the author.