Skip to content

Commit 50198c1

Browse files
committed
document how to deploy changes
1 parent 2437d2b commit 50198c1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,13 @@ Compilation times got you down? Use `autocompile`!
107107
This starts a web server too, so there's no need to run `nanoc view`.
108108
One thing: remember to add trailing slashes to all nanoc links!
109109

110+
## Deploy
111+
112+
$ rake publish
113+
110114
## TODO
111115

112-
* Need some way to deploy? Look into GitHub pages to start, until we
113-
can integrate through a simple hurl.it app for live API calls.
116+
* Integrate through a simple hurl.it app for live API calls.
114117
* Maybe add a nice TOC at the top of each page.
115118
* Write a task for verifying JSON Resource examples against the actual
116119
API.

0 commit comments

Comments
 (0)