Hacker News new | ask | show | jobs
by onion2k 2178 days ago
I've been interested in the idea of having a user-facing website that generates static copies of its dynamic content on a set schedule. Do any of you have more examples of this?

You can do this relatively easily using Github actions. For example, https://oliverjam.es/blog/schedule-netlify-github-actions/