I installed jekyll and run it from cli:
jekyll --server --auto
But when I change _config.yml
I can't see that my changes where applied and I have to restart server every time.
I really need to restart server every time when I change _config.yml
? Or there is some workaround?