Hello World
Hi ya! I'm new here. below is some the stuff you can do.
Section Heading
Your post content goes here. You can use Markdown formatting:
- Lists
- Bold and italic text
- Links
- Code blocks
# ============================================
# GET THE COMMAND
# ============================================
# $1 is the first argument passed to this script
# This will be the command name (new, link, drafts, etc.)
command="$1"
Happy writing!