move bit about autobuild

This commit is contained in:
Tom Preston-Werner 2008-12-14 13:49:56 -08:00
parent 528a18f7fd
commit 76976ebf3d
1 changed files with 1 additions and 3 deletions

View File

@ -41,12 +41,10 @@ This will generate the site and place it in /path/to/proto/site/_site. If you'd
And if you don't want to be in the proto site root to run Jekyll:
$ jekyll /path/to/proto/site /path/to/place/generated/site
The autobuild feature can be used on any of the invocations.
h2. Run Options
There is an autobuild feature that will regenerate your site if any of the files change:
There is an autobuild feature that will regenerate your site if any of the files change. The autobuild feature can be used on any of the invocations:
$ jekyll --auto