We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2437d2b commit 50198c1Copy full SHA for 50198c1
1 file changed
README.md
@@ -107,10 +107,13 @@ Compilation times got you down? Use `autocompile`!
107
This starts a web server too, so there's no need to run `nanoc view`.
108
One thing: remember to add trailing slashes to all nanoc links!
109
110
+## Deploy
111
+
112
+ $ rake publish
113
114
## TODO
115
-* Need some way to deploy? Look into GitHub pages to start, until we
- can integrate through a simple hurl.it app for live API calls.
116
+* Integrate through a simple hurl.it app for live API calls.
117
* Maybe add a nice TOC at the top of each page.
118
* Write a task for verifying JSON Resource examples against the actual
119
API.
0 commit comments