Initial commit May 19, 2024 git init This is my first blog post. git init git add . git commit -m "Initial commit" git push origin main