New blog set up!
May 4, 2022
Hello, this is a test post!
I seem to have gotten most aspects of the blog set up properly!
This is an inline code snippet.
This is a code block:
#!/bin/bash
echo "Code block test"
echo "Hello, world!"
echo "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem."
# Even makes line breaks pretty!
# Also, fancy symbols are possible! </>
# https://github.com/subframe7536/maple-font
# [todo) set up more things
function test() {
echo "test function!"
}
# Font ligature test:
== === ----> >- >=
This is a block quote:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque hendrerit lacus ut purus iaculis feugiat. Sed nec tempor elit, quis aliquam neque. Curabitur sed diam eget dolor fermentum semper at eu lorem.
bold italic underline ← Hover over this one

Image Grid Test
I think this is working pretty well, now to think of things to post...