Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forced site regeneration (to keep events up to date) #99

Open
Tomasz-Kluczkowski opened this issue Mar 21, 2018 · 0 comments
Open

Forced site regeneration (to keep events up to date) #99

Tomasz-Kluczkowski opened this issue Mar 21, 2018 · 0 comments

Comments

@Tomasz-Kluczkowski
Copy link
Contributor

To keep the site refreshed we need to make sure github rebuilds it at least once a day.
This happens only when something is committed to the master branch.
In theory an empty commit on a cron job can do the job:
https://stackoverflow.com/questions/24098792/how-to-force-github-pages-build
See how this can be implemented - I have a synology NAS which can run a cron job...
https://stackoverflow.com/questions/42368504/how-to-correctly-add-git-push-command-to-crontab-ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant