www.byjp.me/tools/archive/instagram
JP Hastings-Spital 9efc6b93db Book reviews
2023-07-26 21:07:20 +01:00
..
go.mod Prepare for Instragm posts 2023-04-29 10:54:25 +01:00
go.sum Book reviews 2023-07-26 21:07:20 +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.