Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
document how to deploy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jul 1, 2011
1 parent 2437d2b commit 50198c1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -107,10 +107,13 @@ Compilation times got you down? Use `autocompile`!
This starts a web server too, so there's no need to run `nanoc view`.
One thing: remember to add trailing slashes to all nanoc links!

## Deploy

$ rake publish

## TODO

* 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.
* Integrate through a simple hurl.it app for live API calls.
* Maybe add a nice TOC at the top of each page.
* Write a task for verifying JSON Resource examples against the actual
API.

0 comments on commit 50198c1

Please sign in to comment.