www.byjp.me/tools/archive/instagram
JP Hastings-Spital e7c8e60bcc Facebook import
I kinda screwed with everything else to homogenise all the functions - the FB stuff works, but I've definitely broken some of the other importers.

I can work on fixing them in the future if I need them; otherwise others can look at previous commits!
2024-04-04 17:11:14 +01:00
..
go.sum Facebook import 2024-04-04 17:11:14 +01:00
main.go Facebook import 2024-04-04 17:11:14 +01:00
README.md Import archived tweets 2024-01-18 22:18:11 +00: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/photos directory. You can change how those posts look by creating a layouts/instgram-posts/single.html template.