_data/members.yml
index.html
The normal jekyll serve --watch does not work on Windows (using WSL), so you need magic incantation (in start-wsl.sh):
jekyll serve --watch
start-wsl.sh
bundle exec jekyll serve --force_polling --livereload