Skip to content

Commit 59ebca6

Browse files
committed
Update README.md
1 parent 5f73ff7 commit 59ebca6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ $ bundle exec jekyll serve
3939
# Now browse to http://localhost:4000
4040
```
4141

42+
#### Writing a draft
43+
44+
```bash
45+
$ bundle exec jekyll build --future --drafts --watch
46+
```
47+
4248
## Contributing
4349

4450
For translations, content suggestions, fixes, or corrections — please see [`CONTRIBUTING.md`](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)