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

[WIP] Add support for watching for changes and re-generating #83

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[WIP] Add support for watching for changes and re-generating #83

wants to merge 1 commit into from

Conversation

tsyesika
Copy link
Contributor

This addresses bug #63. It adds watchdog (and all python, file watcher which supports the major platforms) to watch for changes in your content or templates and if so re-generate them when using the serve command. It also includes the --no-watch flag to retain the old functionality.

Note: This is currently work in progress, it could do with some tests, docs, etc. The PR is just to surface the work until ready for review.

@moggers87 moggers87 marked this pull request as draft August 16, 2020 16:50
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

Successfully merging this pull request may close these issues.

1 participant