@slicknet A popular approach to this on @Netlify is to use a combination of publish dates in the SSG, deploy hooks, and a remote scheduled request to the deploy hook from something like @zapier.
@flaviocopes has a nice explanation: https://flaviocopes.com/netlify-auto-deploy/
(@jekyllrb supports this too)