Hello!
I am a Windows 10 Home user. Now I installed Ruby 2.6.5 (with Devkit) + Jekyll (last 4.0.0) version.
Then I create a new site using command jekyll new site
. And I’m looking site using command bundle exec jekyll serve
. All was be okay, I can go to localhost:4000
in the browser and see entire site.
But when I edit any file (for example: about.md
), in terminal I see, that regenerating process will don’t stop: https://prnt.sc/q7hwvm. What is it?
First time I see this problem, please help me
And sorry friends for bad English, I’m still learning.