python-sprints / python-sprints.github.io

Python Sprints website
https://python-sprints.github.io/
12 stars 55 forks source link

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

Open Tomasz-Kluczkowski opened 6 years ago

Tomasz-Kluczkowski commented 6 years ago

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