Sign in
apache
/
deltacloud
/
refs/tags/release-1.1.3
/
.
/
site
/
Guardfile
blob: 6c6e1fd4c143ea3fe2ab6c47383c579341355d94 [
file
] [
log
] [
blame
]
guard
'nanoc'
do
watch
(
/^config.yaml\//
)
watch
(
/^Rules\//
)
watch
(
/^layouts\//
)
watch
(
/^content\//
)
end