← Progress

hello world

04 April 2026

CRF Security

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

Description of the image

Lists

Bullet list:

Numbered list:

  1. First step
  2. Second step
  3. 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.

I can add a link to an external site inline.