Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
评估后Jekyll serve,我可以在 localhost:4000 中看到该站点
Jekyll serve
但是如何退出预览模式?
当然我可以关闭 GitShell 并重新打开它以 cd 进入目录并重新构建以预览,但很无聊。
“预览模式”是什么意思?
你只是想Ctrl + C终止吗?如果我理解正确,我认为这与 Jekyll 无关,这是命令行界面的基本操作。
Ctrl + C