I’m new to hugo and want to know if it’s possible to insert js or short code in a md file inside posts to call a API and render a ul>li based on the json array response.
So that on the generated static page user can get the latest data list on page load.