Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeche committed Jan 25, 2013
1 parent c3fa201 commit c3b210d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -118,6 +118,10 @@ docpadConfig = {
}
```

To view your web-site in debug mode, pass `debug` environment option to DocPad:

docpad run --env=debug

## DocPad configuration ##

In order to correctly handle cache-busted links with built-in DocPad server, you need to update your `docpad.coffee` config: add `serverAfter` event to `docpadConfig`.
Expand Down

0 comments on commit c3b210d

Please sign in to comment.