Skip to content

Commit

Permalink
Add make livereload to the website
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Jan 10, 2014
1 parent f5e6603 commit ba5b624
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,6 @@ test:
live:
rsync -rvzchP --delete-after -e ssh build/html/ pydata.org:/www/conda/
$(LAUNCH) http://conda.pydata.org

livehtml:
livereload -b build/html

0 comments on commit ba5b624

Please sign in to comment.