Skip to content

Commit

Permalink
Merge pull request twitter#91 from thinkgareth/patch-1
Browse files Browse the repository at this point in the history
Updated for latest Jekyll
  • Loading branch information
mariusae committed Jun 19, 2013
2 parents 6499dcb + 9d317e6 commit 228f2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
all:
jekyll web web.out
jekyll build -s web -d web.out

serve:
jekyll --serve --auto web web.out
jekyll serve --watch -s web -d web.out

publish: all
./publish.sh web.out
Expand Down

0 comments on commit 228f2dd

Please sign in to comment.