Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skip already built files #17

Open
fauno opened this issue Apr 9, 2015 · 6 comments
Open

skip already built files #17

fauno opened this issue Apr 9, 2015 · 6 comments

Comments

@fauno
Copy link
Owner

fauno commented Apr 9, 2015

i'm wondering what would the best approach to make this plugin skip already built files (edsl.org post list is growing!). first it should skip building if the destfile (ie a pdf) is older than the corresponding post, no? but what about included files and templates? if i make a change to the template or header (edsl.org uses latex with --include-in-header=, --include-before-body= and even --bibliography) all posts should be rebuilt, but if none is touched the destfile is assumed to be the same.

should _config.yml have a list of files that should be older than the source file to check for? any ideas? :)

@fauno
Copy link
Owner Author

fauno commented Aug 5, 2017

same as #23

@dananjohnson
Copy link

+1 for this enhancement! We are using the plugin to generate outputs for over 600 documents in a collection. It's a godsend, but each build takes nearly an hour at this point.

Like your idea to check _config.yml for a set of template/header files used by posts that will be run through the plugin.

@fauno
Copy link
Owner Author

fauno commented Sep 7, 2017 via email

@dananjohnson
Copy link

We are using Jekyll's Collections feature to publish an anthology of poems from the Buddhist Canon.

@fauno
Copy link
Owner Author

fauno commented Sep 7, 2017

sounds great! i'd like to see the site up too :)

this feature is on my priorities for next versions of the plugin, but i'm not finding the time to actually do it. i'm swamped at work and other projects!

@dananjohnson
Copy link

I know how that goes 🙄 Thanks for all the great work!

We have a beta site up and running. Testing it with a group of students this fall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants