www.byjp.me/tools/archive/instagram
JP Hastings-Spital f5de48f10b Code blocks now have dark/light mode styling
Went with something fun I found online (ref in scss source) and adapted.
2024-10-30 09:30:19 +00: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 Code blocks now have dark/light mode styling 2024-10-30 09:30:19 +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.