jekyll-watch

Rebuild your Jekyll site when a file changes with the `--watch` switch.

MIT License

Downloads
23M
Stars
93
Committers
10

Bot releases are visible (Hide)

jekyll-watch - v2.2.1 Latest Release

Published by ashmaroli over 5 years ago

Bug Fixes

  • Fix encoding discrepancy in excluded Windows paths (#76)
  • Ignore directories rather than all similar paths (#65)

Development Fixes

  • Test against Ruby 2.6
  • Relax version constraint on bundler to allow using 1.x or 2.x
  • dependencies: rubocop-jekyll 0.5
jekyll-watch - v2.2.0 (YANKED)

Published by jekyllbot over 5 years ago

jekyll-watch - v2.1.2

Published by jekyllbot about 6 years ago

Development Fixes

  • Initialize AppVeyor CI to test plugin on Windows (#77)

Bug Fixes

  • Fix watcher failure due to incorrect file name encoding (#78)
jekyll-watch - v2.1.1

Published by jekyllbot about 6 years ago

Bug Fixes

  • Replace non-existent local variable (#73)
jekyll-watch - v2.1.0

Published by jekyllbot about 6 years ago

Bug Fixes

  • Normalize watched-path encoding (#69)

Development Fixes

  • Test against Ruby 2.5 (#62)
  • Drop support for Ruby 2.2 (EOL)
  • Style: lint with rubocop-jekyll
jekyll-watch - v2.0.0

Published by DirtyF almost 7 years ago

  • Drop Support for Jekyll 2 (#55)
  • Drop Support for Ruby 2.0
  • Ouput file path to terminal (#57)
jekyll-watch - v1.5.1

Published by DirtyF almost 7 years ago

  • Remove version lock for listen dependency #50
  • Inherit Jekyll's Rubocop configuration #51
jekyll-watch - v1.5.0

Published by parkr over 8 years ago

  • reuse provided site instance if available (#40)
jekyll-watch - v1.4.0

Published by parkr over 8 years ago

  • Lock Listen to less than 3.1. (#38)
jekyll-watch - v1.3.1

Published by parkr almost 9 years ago

  • Test against Jekyll 2 and 3. (#30)
  • watcher: set LISTEN_GEM_DEBUGGING if --verbose flag set (#31)
  • Apply Rubocop auditing and fix up (#32)
jekyll-watch - v1.3.0

Published by parkr about 9 years ago

  • Lock to Listen 3.x (#25)
jekyll-watch - v1.2.1

Published by parkr over 9 years ago

  • Show regen time & use the same Site object across regens (#21)
jekyll-watch - v1.2.0

Published by parkr over 9 years ago

  • Always ignore .jekyll-metadata, even if it doesn't exist. (#18)
  • Ignore .jekyll-metadata by default if it exists (#15)
jekyll-watch - v1.1.1

Published by parkr almost 10 years ago

Bug Fixes

  • Exclude test files from the gem build (#9)

(Released September 5, 2014).

jekyll-watch - v1.1.2

Published by parkr almost 10 years ago

Bug Fixes

  • Only ignore a file or directory if it exists (#13)
jekyll-watch - v1.1.0

Published by parkr about 10 years ago

Minor Enhancements

  • Refactor the whole watching thing and compartmentalize it. (#5)
  • Don't listen to things in the exclude configuration option. (#5)

Development Fixes

  • Add github stuff and the beginnings of the test suite (#6)
  • Flesh out the test suite (#7)
jekyll-watch - v1.1.0

Published by parkr about 10 years ago

  • Birthday!
Package Rankings
Top 2.22% on Rubygems.org
Top 26.88% on Conda-forge.org
Top 12.98% on Alpine-v3.15
Top 15.31% on Alpine-v3.17
Top 9.48% on Alpine-v3.18
Top 7.24% on Proxy.golang.org
Top 13.96% on Alpine-v3.16
Top 13.58% on Alpine-edge
Badges
Extracted from project README
Linux Build Status Windows Build status