Embetter's Main Website hosted at https://embetter.in/
If you'd like to run the website locally for development or testing, follow these steps:
Make sure you have Hugo installed on your system.
You can clone the repository using either SSH or HTTPS, depending on your GitHub connection setup.
Change your working directory to the cloned repository:
cd embetter.github.io
Now, you can use Hugo to serve the website locally. Run the following command:
hugo server
Once the server is up and running, open your favorite web browser and navigate to: