2

After evaluate the Jekyll serve, I can see the site in localhost:4000

enter image description here but how to exit the preview mode?

Of course I can close the GitShell and reopen it to cd into directory and re-build to preview, but boring.

HyperGroups
  • 305
  • 2
  • 13
  • Please don't close this question. It's not really a Jekyll question, but I can see other Jekyll users that aren't that familiar with the terminal having similar issues. – Brian Willis Sep 02 '13 at 01:17

1 Answers1

3

What do you mean by "preview mode"?

Do you just want Ctrl + C to terminate? If I understand you correctly, this has nothing to do with Jekyll I reckon, it's a basic operation the command line interface.

Yi Zeng
  • 32,020
  • 13
  • 97
  • 125