We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8e9b0 commit 279b2e8Copy full SHA for 279b2e8
Guardfile
@@ -0,0 +1,3 @@
1
+guard 'livereload' do
2
+ watch(%r{_site/.+\.(css|js|html|json)})
3
+end
0 commit comments