This is a test post to test the whole CI/CD process of:
- Creating a branch for a new post.
- Creating the new post in the branch.
- Committing and pushing the new branch with post.
- Merging the branch to
stage
, which kicks off the CI/CD process. - The CI/CD process does the jekyll build & deploys to the
stage
environment.