Hi there! I've created a custom child theme for grav (gantry5 theme) and I am looking for a way to auto-update it from an URL. How can I do this?
I can see this on theme/gantry/theme.yaml:
details:
updates:
link: 'https://domain.com/themes/theme.yaml'
But what should that file contain?
Thank you!