Skip to content

Commit 39dd8e1

Browse files
committed
nanoc autocompile ftw
1 parent a826cca commit 39dd8e1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ gem, however (I hope so, it was in the Gemfile), you can start Webrick:
9595
$ nanoc view
9696
$ open http://localhost:3000
9797

98+
Compilation times got you down? Use `autocompile`!
99+
100+
$ nanoc autocompile
101+
102+
This starts a web server too, so there's no need to run `nanoc view`.
103+
One thing: remember to add trailing slashes to all nanoc links!
104+
98105
## TODO
99106

100107
* Need some way to deploy? Look into GitHub pages to start, until we

0 commit comments

Comments
 (0)