hello world
04 April 2026
This is a test to see if my post system that jekyll has generated is working?
First Section Heading
here is section 1
Code Blocks
Here is a code block
def hello(name):
print(f"Hello, {name}!")
hello("James")
bundle exec jekyll serve
Images

Lists
Bullet list:
- First item
- Second item
- Third item
Numbered list:
- First step
- Second step
- Third step
Quotes
This is a blockquote. Useful for highlighting key points or quoting something from an external source.
Bold and Italic
I can make text bold or italic inline.
Links
I can add a link to an external site inline.