Skip to content

Commit 6eb8eb1

Browse files
committed
final piece to serve drafts
1 parent 59807f7 commit 6eb8eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To work locally with this project, you'll have to follow the steps below:
2828
* [Install][] Jekyll. Your OS may have a package; Ubuntu's is "jekyll".
2929
* Install the jekyll-asciidoc gem. `sudo gem install jekyll-asciidoc`
3030
* Generate the website: `jekyll build --drafts -d public`
31-
* Preview your project: `jekyll serve`
31+
* Preview your project: `jekyll serve --drafts`
3232
* Add content
3333

3434
Read more at Jekyll's [documentation][].

0 commit comments

Comments
 (0)