www.byjp.me/tools/archive/instagram
2023-04-29 21:46:50 +01:00
..
go.mod Prepare for Instragm posts 2023-04-29 10:54:25 +01:00
go.sum Prepare for Instragm posts 2023-04-29 10:54:25 +01:00
main.go Swapped to image-based list; video first frames 2023-04-29 21:46:50 +01:00
README.md Prepare for Instragm posts 2023-04-29 10:54:25 +01:00

Instagram archive

This tool will take an Instagram data archive and turn it into a series of timestamped posts for your Hugo blog.

go run . <path/to/archive/username_yyyymmdd.zip> <path/to/hugo/root/>

It will create one folder per post in the content/instagram-posts directory. You can change how those posts look by creating a layouts/instgram-posts/single.html template.