--- version: "3.7" services: jekyll: command: | jekyll serve --watch --force_polling --verbose --config _config_dev.yml volumes: - .:/srv/jekyll