Diego
Project page | https://eternodevir.com/projects/diego |
---|---|
Area | Applications |
Domain | IndieWeb |
Role | Author |
Launched | February 27, 2024 |
Status | |
Core | Golang |
License | GPL-3.0 |
Repository | GitHub, Sourcehut |

Diego integrates with Hugo as a CLI tool to assist in importing and utilizing exported social media data from various services on Hugo websites.
Overview
diego
is a CLI tool designed to import official CSV
and JSON
data files from popular services like Goodreads, IMDb, Instapaper, Letterboxd, Spotify, and YouTube into Hugo.
diego
provides:
- Automatic
CSV
andJSON
conversion into Hugo data files - Support for all Hugo data file formats
- Easy data management in a human-readable format (
YAML
) - Automatic generation of Hugo shortcodes for imported data
- Optional scrape capabilities for fetching missing fields
- Flags suited for scripting and pipelines
- Persistent configuration
Check the README.md
file to find out more.