Step 2: Enable building the GitHub pages from GitHub actions. Once your repository is created, enable GitHub Pages by configuring GitHub Actions. This will build and deploy your site automatically.
// - Process of locating bugs/issues and removing them using debugging tools. // - Usually it takes more time to debug than coding! // - Debugging is a part of every programmers day-to-day life.