updated readme to include --server option

This commit is contained in:
John Reilly 2008-12-19 18:16:11 -06:00
parent 9ecbfb2253
commit 6bfaa6bac0
1 changed files with 7 additions and 0 deletions

View File

@ -130,6 +130,13 @@ have it used instead:
$ jekyll --rdiscount
When previewing complex sites locally, simply opening the site in a web
browser (using file://) can cause problems with links that are relative to
the site root (e.g., "/stylesheets/style.css"). To get around this, Jekyll
can launch a simple WEBrick server (works well in conjunction with --auto):
$ jekyll --server
h2. Data
Jekyll traverses your site looking for files to process. Any files with YAML