Source code of my website, powered by Hugo.
This project requires Hugo for building the static website. Installation is pretty simple, and the distribution is available on all major operating systems. After installing Hugo, head to the root directory of this project and run:
hugo server -D
Currently, the website is deployed on Amazon AWS Amplify after each commit to the master branch.
Website source available on GitHub is under MIT License.