mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 07:54:55 -04:00
Update faq.md
This commit is contained in:
parent
84704aa84b
commit
64a29b6cbc
@ -22,7 +22,7 @@ aliases: [/faq/]
|
||||
1. Set `publishDate` in the page [Front Matter](/content-management/front-matter/) to a date in the future.
|
||||
2. Build and publish at intervals.
|
||||
|
||||
How automate the "publish at intervals" part depends on your situation:
|
||||
How to automate the "publish at intervals" part depends on your situation:
|
||||
|
||||
* 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user