How to take last n posts from

Hi. I want my page to display the last 6 photos from Instagram posts. So that I do not manually enter links and shortcodes. Is there some way in hugo to do this?

Hi there,

You will probably have to look at what the Instagram documentation is for that. You will have to use some JS to get this information, which makes it outside the scope of this forum.

Hey @haryvincent176

You can use this instafeed javascript plugin to get what you want. it’s simple and easy.