• Ian Guidry 1 min read

Welcome to My Blog

The first post — what this site is and what's coming next.

This is your first post. Every post is a Markdown file in the _posts folder, named like YYYY-MM-DD-title.md.

Writing a new post

  1. Copy this file and rename it with today’s date.
  2. Change the title, description and tags at the top.
  3. Write in Markdown underneath.
  4. Commit and push — GitHub Pages rebuilds the site in about a minute.

Markdown you can use

Bold, italic, links, and code:

echo "hello from my blog"

Blockquotes look like this.

Delete this post whenever you’re ready.