mirror of
https://github.com/BretFisher/jekyll-serve.git
synced 2026-07-22 13:53:45 -04:00
[PR #23] [CLOSED] added the jekyll watch flag #57
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BretFisher/jekyll-serve/pull/23
Author: @oversizedhat
Created: 11/7/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
5cdd776added the jekyll watch flag📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Dockerfile.serve(+1 -1)📄 Description
Hi,
Stumbled on your very useful utility when testing setup of a github pages page. Maybe I've misunderstood the purpose of your "serve" but for my use case it became a lot more helpful with the --watch flag added, allowing me to get instant feedback on changes in the source.
Another option is ofc to add a third image, Dockerfile.watch.. or maybe there are other elegant options.
Thanks again for sharing your work.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.