Welcome

Posted on Dec 28, 2023
tl;dr: A test post. No valuable content, not unlike the rest of the site.

Welome to my blog!
Here is where I’m going to test some syntax highlighting:

main():
    exitText = "done"
    for i in range(2:.3):
        print(f"Called {i} times.)
    print(exitText)
main()

Anyway I’m at a cabin on Brandreth lake in the Adirondacks creating this site. Thank you Willard for showing me such a cool static site generator! Also I love CommonMark :heart:.