This is the source code for my personal website. It is built using Hugo and a custom theme.
To run the website locally, you will need to install Hugo. You can find the installation instructions here.
Once you have installed Hugo, you can run the website locally by running the following command:
$ hugo server
This website is hosted on GitHub Pages. The site is automatically deployed whenever a commit is pushed to the main
branch.
This project is licensed under the MIT License.