Skip to content

Commit

Permalink
Adds server start/stop to easy menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
nibrahim committed Jan 8, 2014
1 parent 75e20d5 commit bfac807
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hyde.el
Expand Up @@ -374,6 +374,9 @@ user"
"---"
["Refresh" hyde/load-posts t]
["Run Jekyll" hyde/run-jekyll t]
["(Re)start server" hyde/serve t]
["Stop server" hyde/stop-serve t]
"---"
["Deploy" hyde/deploy t]
["Push" hyde/hyde-push t]
["Quit" hyde/quit t]
Expand Down

0 comments on commit bfac807

Please sign in to comment.