curtiscde / hugo-theme-massively

Massively theme for Hugo static site generator
https://hugo-theme-massively.netlify.app
Other
155 stars 138 forks source link

Do you see an quick way to let the background image dynamically change after a few secs? #81

Closed therealpaperclip closed 2 years ago

curtiscde commented 4 years ago

Hi @therealpaperclip - this is not currently possible in the Massively theme.

If you wish to add this feature, I would suggest creating a custom JS file in your Hugo site which handles a timeout and swaps out the background-url after a few seconds.