Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 621 Bytes

Source code of my website, powered by Hugo.

Installation & Development

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

Deployment

Currently, the website is deployed on Amazon AWS Amplify after each commit to the master branch.

License

Website source available on GitHub is under MIT License.