Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

ldesgrange/jekyll-schedule-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll_schedule_build

The purpose of this plugin is to allow pushing posts with a date in the future and publish them at the right time.

There are 2 parts in this plugin. The plugin itself, writing a file with the publication date of next post, and a bash script ran by cron, comparing next post date with current date and rebuilding the site if necessary.

Misc

Putting no_schedule: true in your _config.yml will deactivate the plugin.

Putting no_schedule: true in your post will deactivate the plugin for the post.

License

See LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published