This commit is contained in:
Bjørn Erik Pedersen 2018-02-11 10:48:36 +01:00
parent 919f2faef6
commit c77643c378
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -24,7 +24,7 @@ aliases: [/faq/]
How automate the "publish at intervals" part depends on your situation:
* If deploy form your own PC/server, you can automate with [Cron](https://en.wikipedia.org/wiki/Cron) or similar.
* If you deploy from your own PC/server, you can automate with [Cron](https://en.wikipedia.org/wiki/Cron) or similar.
* If your site is hosted on a service similar to [Netlify](https://www.netlify.com/) you can use a service such as [ifttt](https://ifttt.com/date_and_time) to schedule the updates.
Also see this Twitter thread: