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