Describe the bug
When running bundle exec jekyll build in a V1 project, I get the following error:
Liquid Exception: Could not locate the included file 'experience.html'
To Reproduce
Steps to reproduce the behavior:
git clone [email protected]:caillou/cv.git cv-caillou
cd cv-caillou
bundle install
bundle exec jekyll serve