Sha256: d821c272760d19ad4cc38b29b1cf3c8459b8ef1b3e37f7537c16a9fad300bb44
Contents?: true
Size: 195 Bytes
Versions: 4
Compression:
Stored size: 195 Bytes
Contents
# A sample Guardfile # More info at https://github.com/guard/guard#readme # guard :jekyllplus, :config => ['_config.yml', '_override.yml'], :serve => true do watch /.*/ ignore /^_site/ end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
guard-jekyll-plus-1.2.3 | test/Guardfile |
guard-jekyll-plus-1.2.2 | test/Guardfile |
guard-jekyll-plus-1.2.1 | test/Guardfile |
guard-jekyll-plus-1.2.0 | test/Guardfile |