This is the third part of the "5 Mins Hugo" series. The entire series is organized around how the AngularJS based personal portfolio website https://joymononline.in is converted to Jamstack using Hugo.
This part discss what is the current architecture of joymononline.in and the proposed architecture when converted to Hugo based site.
The major change is how can we avoid runtime Web API calls to get data and move that to compile-time and embed the API results within the site.