开发者

Is it possible to schedule posts with Jekyll?

I suspect that one of the limitations of running a static site is that the administrator has to be at the helm when he wants a post to be pu开发者_JAVA技巧blished. I'm looking for that suspicion to be validated. Is there a method I haven't discovered?


Set the site.future option to false on the _config.yml file.

Then set up a cron task in your server to regenerate your blog every day (or hour, whatever you fancy).

Posts set up in the future will be automatically published when the correct date is reached.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜